diff options
Diffstat (limited to 'print/ghostscript5/Makefile')
-rw-r--r-- | print/ghostscript5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile index 49c3ad4793d4..9d9871d99cc0 100644 --- a/print/ghostscript5/Makefile +++ b/print/ghostscript5/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ghostscript -# Version required: 5.10 # Date created: 11 December 1998 # Whom: giffunip # # $FreeBSD$ # -DISTNAME= ghostscript-5.10 +PORTNAME= ghostscript +PORTVERSION= 5.10 CATEGORIES= print MASTER_SITES= ftp://ftp.sbs.de/pub/graphics/ghostscript/pcl3/ \ ${MASTER_SITE_GNU} \ |