diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-05 03:57:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-05 03:57:35 +0000 |
commit | e62864a49bdd57829aee2485549d3ad5ebe6d370 (patch) | |
tree | 5c291c9ab4d698e1a567e92f63b7d6a752938fe1 /print | |
parent | 999aa2d0da80d3e35f1a43a318a582327a366d40 (diff) | |
download | ports-e62864a49bdd57829aee2485549d3ad5ebe6d370.tar.gz ports-e62864a49bdd57829aee2485549d3ad5ebe6d370.zip |
Notes
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/ |