diff options
author | fenner <fenner@FreeBSD.org> | 1999-01-27 15:41:29 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1999-01-27 15:41:29 +0800 |
commit | 0cee15684806cb05c106c47804c1afc5d558a340 (patch) | |
tree | f516578111d2148afaf866d1896eab7f051836db /print/ghostview | |
parent | 6ed1970f245dee8d550b37210212af6e10d68a06 (diff) | |
download | freebsd-ports-gnome-0cee15684806cb05c106c47804c1afc5d558a340.tar.gz freebsd-ports-gnome-0cee15684806cb05c106c47804c1afc5d558a340.tar.zst freebsd-ports-gnome-0cee15684806cb05c106c47804c1afc5d558a340.zip |
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
Diffstat (limited to 'print/ghostview')
-rw-r--r-- | print/ghostview/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |