-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Update MASTER_SITES. - Fix styles. - Regenerate patches. - Remove the WWW: line from pkg-descr because it is no longer available. PR: 244238 git-svn-id: svn+ssh://svn.freebsd.org/ports/head@526858 35697150-7ecd-e111-bb59-0022644237b5
- Loading branch information
1 parent
63d3a6e
commit c53f175
Showing
4 changed files
with
13 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,14 +6,11 @@ DISTVERSION= 1.0b7 | |
PORTREVISION= 5 | ||
PORTEPOCH= 1 | ||
CATEGORIES= print www perl5 | ||
MASTER_SITES= http://user.it.uu.se/~jan/ \ | ||
http://fossies.org/unix/www/ | ||
MASTER_SITES= LOCAL/hrs | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= HTML to PostScript converter | ||
|
||
BROKEN= unfetchable | ||
|
||
LICENSE= GPLv2 | ||
LICENSE_FILE= ${WRKSRC}/COPYING | ||
|
||
|
@@ -31,8 +28,8 @@ PLIST_FILES= bin/html2ps \ | |
etc/html2psrc \ | ||
man/man1/html2ps.1.gz \ | ||
man/man5/html2psrc.5.gz \ | ||
%%DATADIR%%/html2ps.html \ | ||
%%DATADIR%%/hyphen.tex | ||
${DATADIR_REL}/html2ps.html \ | ||
${DATADIR_REL}/hyphen.tex | ||
|
||
post-patch: | ||
@${REINPLACE_CMD} -e \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters