From bb9d737e5bea9b718df6ba1218667130f3e8585c Mon Sep 17 00:00:00 2001 From: cpiazza Date: Mon, 10 Apr 2000 01:11:24 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- x11-toolkits/slingshot/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-toolkits/slingshot') diff --git a/x11-toolkits/slingshot/Makefile b/x11-toolkits/slingshot/Makefile index 5e7baa7..dec12e5 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 -- cgit v1.1