summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnustep-xgps
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
commited33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch)
treebb126f7f4deabe676254cb651c5b8a780976235f /x11-toolkits/gnustep-xgps
parentFix (diff)
PORTNAME/PORTVERSION update
Notes
Notes: svn path=/head/; revision=27452
Diffstat (limited to 'x11-toolkits/gnustep-xgps')
-rw-r--r--x11-toolkits/gnustep-xgps/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/gnustep-xgps/Makefile b/x11-toolkits/gnustep-xgps/Makefile
index f1abb996ff78..67bdd9f9e9d9 100644
--- a/x11-toolkits/gnustep-xgps/Makefile
+++ b/x11-toolkits/gnustep-xgps/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: gnustep
-# Version required: 0.6.5
# Date created: 03 October 1998
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= gstep-core-0.6.5
-PKGNAME= gnustep-0.6.5
+PORTNAME= gnustep
+PORTVERSION= 0.6.5
CATEGORIES= devel
MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \
ftp://ftp.peanuts.org/Mirrors/GNUstep/gnustep/core/
+DISTNAME= gstep-core-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org