diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-03-27 16:02:50 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-03-27 16:02:50 +0000 |
commit | 61616562333ffe6d77e4ac1007501bfce25e727f (patch) | |
tree | b9ae082025116811303f74a44dc2e85539955dd8 /print/ghostscript8 | |
parent | 930c0b8abd186d5f8b7dc720606ba846dad5d302 (diff) |
Notes
Diffstat (limited to 'print/ghostscript8')
-rw-r--r-- | print/ghostscript8/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 8648fb198dd4..4bb850fcebd2 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghostscript PORTVERSION= ${GS_VERSION} +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs,gs_fonts,bjc250/} \ http://hp.sourceforge.net/:hp2200 \ |