diff options
author | hrs <hrs@FreeBSD.org> | 2008-06-01 18:52:29 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2008-06-01 18:52:29 +0800 |
commit | bc199434f45e5ca33c5304380d0a5d6abcbc8d4c (patch) | |
tree | 6185ea0a93979381aa0e92e913262f11ded66fa3 /print/ghostscript7 | |
parent | b7af259b25cd112d80f87662f9036ccd80620ff5 (diff) | |
download | freebsd-ports-gnome-bc199434f45e5ca33c5304380d0a5d6abcbc8d4c.tar.gz freebsd-ports-gnome-bc199434f45e5ca33c5304380d0a5d6abcbc8d4c.tar.zst freebsd-ports-gnome-bc199434f45e5ca33c5304380d0a5d6abcbc8d4c.zip |
Add accidentally-removed PORTREVISION in the previous commit.
Diffstat (limited to 'print/ghostscript7')
-rw-r--r-- | print/ghostscript7/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 3b9389e34df6..fb60cc6f55fc 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -7,6 +7,7 @@ PORTNAME= ghostscript7 PORTVERSION= 7.07 +PORTREVISION= 19 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs,gprint,bjc250/} \ http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \ |