summaryrefslogtreecommitdiff
path: root/x11-toolkits/slingshot
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-10 01:11:24 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-10 01:11:24 +0000
commit458db42f260579cff064d493ad91eb833dd7f27f (patch)
tree68be2a9f82a8de971c7ce08aa167173fa22921d9 /x11-toolkits/slingshot
parentUpdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27434
Diffstat (limited to 'x11-toolkits/slingshot')
-rw-r--r--x11-toolkits/slingshot/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/slingshot/Makefile b/x11-toolkits/slingshot/Makefile
index 5e7baa7705c3..dec12e538d9c 100644
--- a/x11-toolkits/slingshot/Makefile
+++ b/x11-toolkits/slingshot/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: SlingShot
-# Version required: 2.1
# Date created: 5 March 1997
# Whom: Pedro Giffuni
#
# $FreeBSD$
#
-DISTNAME= SlingShot2.1
-PKGNAME= slingshot-2.1
+PORTNAME= slingshot
+PORTVERSION= 2.1
CATEGORIES= x11-toolkits
MASTER_SITES= ftp://ftp.x.org/R5contrib/ \
ftp://ftp.freesoftware.com/pub/X11/R5contrib/
+DISTNAME= SlingShot${PORTVERSION}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org