diff options
Diffstat (limited to 'print/ghostview/Makefile')
-rw-r--r-- | print/ghostview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostview/Makefile b/print/ghostview/Makefile index 872b83864a6e..a382ce53c293 100644 --- a/print/ghostview/Makefile +++ b/print/ghostview/Makefile @@ -3,12 +3,12 @@ # Date created: 21 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.6 1996/04/18 07:58:21 tg Exp $ +# $Id: Makefile,v 1.7 1996/11/17 08:44:40 obrien Exp $ # DISTNAME= ghostview-1.5 CATEGORIES= print -MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ +MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= ports@FreeBSD.org |