From b7f08d10c0d0a613ef1f2d4f805e1e14fd1cfc4d Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Wed, 12 Apr 2000 04:56:17 +0000 Subject: PORTNAME/VERSION stuff --- emulators/vpce/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/vpce') diff --git a/emulators/vpce/Makefile b/emulators/vpce/Makefile index d4b1f912f22c..4f8b74d9b07a 100644 --- a/emulators/vpce/Makefile +++ b/emulators/vpce/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: vpce -# Version required: 0.3f # Date created: 20 August 1997 # Whom: Yukihiro Nakai # # $FreeBSD$ # -DISTNAME= vpce03f_freebsd -PKGNAME= vpce-0.3f +PORTNAME= vpce +PORTVERSION= 0.3f CATEGORIES= emulators MASTER_SITES= http://www.fortunecity.com/roswell/vanthal/10/ +DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}_freebsd EXTRACT_SUFX= .tgz MAINTAINER= nakai@FreeBSD.org -- cgit v1.2.3