diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2008-06-01 10:52:29 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2008-06-01 10:52:29 +0000 |
commit | 18116cd3ec6052fe33ee1c7f44a5539141782da0 (patch) | |
tree | 33f08e4c50e2fbeecf587b5a455b3723c31f1019 /print/ghostscript7 | |
parent | bcd30cacc8150c5439e950497fea36889e622ba9 (diff) |
Add accidentally-removed PORTREVISION in the previous commit.
Notes
Notes:
svn path=/head/; revision=214109
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 \ |