From f9bfad56c5f20f68338e2cd89769300e0d3e42cc Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 9 Apr 2000 19:09:11 +0000 Subject: Update with the new PORTNAME/PORTVERSION variable --- sysutils/ipsc/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sysutils/ipsc') diff --git a/sysutils/ipsc/Makefile b/sysutils/ipsc/Makefile index 981d3202b5ad..2107ae993894 100644 --- a/sysutils/ipsc/Makefile +++ b/sysutils/ipsc/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: ipsc -# Version required: 0.4.2 # Date created: 31 October 1999 # Whom: Jeremy Shaffner # # $FreeBSD$ # -DISTNAME= ipsc-0.4.2-src -PKGNAME= ipsc-0.4.2 +PORTNAME= ipsc +PORTVERSION= 0.4.2 CATEGORIES= sysutils gnome MASTER_SITES= http://www.interloper.net/~dan/software/dist/ipsc/ +DISTNAME= ${PKGNAME}-src MAINTAINER= jeremy@external.org -- cgit v1.2.3