diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/html2ps-letter/Makefile | 1 | ||||
-rw-r--r-- | print/latex2slides/Makefile | 1 | ||||
-rw-r--r-- | print/mftrace/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/print/html2ps-letter/Makefile b/print/html2ps-letter/Makefile index bbe47b758519..541b626aaa3c 100644 --- a/print/html2ps-letter/Makefile +++ b/print/html2ps-letter/Makefile @@ -8,6 +8,7 @@ PORTNAME= html2ps-${PAPERSIZE} PORTVERSION= 1.0.b4 PORTEPOCH= 1 +PORTREVISION= 1 CATEGORIES= print www perl5 MASTER_SITES= http://user.it.uu.se/~jan/ DISTNAME= html2ps-1.0b4 diff --git a/print/latex2slides/Makefile b/print/latex2slides/Makefile index 938c7119e9a1..8361de6eb2e2 100644 --- a/print/latex2slides/Makefile +++ b/print/latex2slides/Makefile @@ -8,6 +8,7 @@ PORTNAME= latex2slides PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile index a18738f989cb..00f504eb7123 100644 --- a/print/mftrace/Makefile +++ b/print/mftrace/Makefile @@ -8,6 +8,7 @@ PORTNAME= mftrace PORTVERSION= 1.1.8 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.xs4all.nl/~hanwen/mftrace/ |