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/ghostscript7/Makefile | |
parent | 930c0b8abd186d5f8b7dc720606ba846dad5d302 (diff) |
Notes
Diffstat (limited to 'print/ghostscript7/Makefile')
-rw-r--r-- | print/ghostscript7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 4b7693d82eba..ba853bc474da 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -7,7 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 7.05 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU:S/$/:gs_fonts/} \ ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs,gprint,bjc250/} \ |