summaryrefslogtreecommitdiff
path: root/devel/gnustep-make/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnustep-make/Makefile')
-rw-r--r--devel/gnustep-make/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile
index f1abb996ff78..67bdd9f9e9d9 100644
--- a/devel/gnustep-make/Makefile
+++ b/devel/gnustep-make/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