aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript5
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1999-01-27 07:41:29 +0000
committerBill Fenner <fenner@FreeBSD.org>1999-01-27 07:41:29 +0000
commit52619586269c9e817bdf8a8496e70376ba957597 (patch)
tree91ac46dd366a9b5bee3465be0e79bf7e9f4efd10 /print/ghostscript5
parent651269fa962f1c06139c612b72c1e21091612a60 (diff)
Notes
Diffstat (limited to 'print/ghostscript5')
-rw-r--r--print/ghostscript5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile
index 9c22faff9a90..bb73205dd2ac 100644
--- a/print/ghostscript5/Makefile
+++ b/print/ghostscript5/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 December 1998
# Whom: giffunip
#
-# $Id: Makefile,v 1.29 1999/01/21 18:07:30 vanilla Exp $
+# $Id: Makefile,v 1.30 1999/01/23 07:05:21 vanilla Exp $
#
DISTNAME= ghostscript-5.10
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.pdb.sni.de/pub/utilities/misc/ \
http://www.ozemail.com.au/~geoffk/pdfencrypt/ \
ftp://ftp.cs.wisc.edu/ghost/gnu/gs510/ \
$(MASTER_SITE_GNU)
+MASTER_SITE_SUBDIR= ghostscript
DISTFILES= ${PCL3_DRV} ${DECRYPT_PDF} ghostscript-5.10.tar.gz
MAINTAINER= ports@FreeBSD.org