summaryrefslogtreecommitdiff
path: root/print
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
parentUpdate ntp port to 4.0.91. (diff)
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
Notes
Notes: svn path=/head/; revision=16378
Diffstat (limited to 'print')
-rw-r--r--print/enscript-letter/Makefile3
-rw-r--r--print/ghostscript5/Makefile3
-rw-r--r--print/ghostview/Makefile3
-rw-r--r--print/gsfonts/Makefile3
4 files changed, 8 insertions, 4 deletions
diff --git a/print/enscript-letter/Makefile b/print/enscript-letter/Makefile
index 0d69f1c1501e..8cc0e9fea846 100644
--- a/print/enscript-letter/Makefile
+++ b/print/enscript-letter/Makefile
@@ -3,13 +3,14 @@
# Date created: 24 Jul, 1997
# Whom: kline
#
-# $Id: Makefile,v 1.6 1998/11/09 01:14:51 steve Exp $
+# $Id: Makefile,v 1.7 1998/11/20 04:15:07 asami Exp $
#
DISTNAME= enscript-1.6.1
PKGNAME= enscript-${PAPERSIZE}-1.6.1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR= enscript
MAINTAINER= kline@thought.org
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
diff --git a/print/ghostview/Makefile b/print/ghostview/Makefile
index dc19e15b6a30..bd6cbf073804 100644
--- a/print/ghostview/Makefile
+++ b/print/ghostview/Makefile
@@ -3,12 +3,13 @@
# Date created: 21 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.10 1997/07/13 18:49:28 max Exp $
+# $Id: Makefile,v 1.11 1998/10/20 01:48:36 steve Exp $
#
DISTNAME= ghostview-1.5
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR= ghostview
MAINTAINER= ports@FreeBSD.org
diff --git a/print/gsfonts/Makefile b/print/gsfonts/Makefile
index e3f9d7380d91..bb389b51eb20 100644
--- a/print/gsfonts/Makefile
+++ b/print/gsfonts/Makefile
@@ -3,13 +3,14 @@
# Date created: 11 September 1997
# Whom: giffunip
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/12/24 12:13:20 jseger Exp $
#
DISTNAME= gsfonts-5.10
CATEGORIES= print
MASTER_SITES= ftp://ftp.cs.wisc.edu/ghost/gnu/fonts/ \
$(MASTER_SITE_GNU)
+MASTER_SITE_SUBDIR= ghostscript
DISTFILES= ${GS_FONTS_STD} ${GS_FONTS_OTHER}
MAINTAINER= ports@FreeBSD.org