diff options
Diffstat (limited to 'graphics/pstoedit/Makefile')
-rw-r--r-- | graphics/pstoedit/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index b8b7bb953e7b..012ab899d2ee 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: pstodit -# Version required: 3.17 # Date created: 03 July 1998 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= pstoedit_3_17 -PKGNAME= pstoedit-3.17 +PORTNAME= pstoedit +PORTVERSION= 3.17 CATEGORIES= graphics print MASTER_SITES= http://www.geocities.com/SiliconValley/Network/1958/pstoedit/ +DISTNAME= ${PORTNAME}_3_17 MAINTAINER= jseger@FreeBSD.org |