aboutsummaryrefslogtreecommitdiff
path: root/emulators/vpce
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-12 04:56:17 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-12 04:56:17 +0000
commitb7f08d10c0d0a613ef1f2d4f805e1e14fd1cfc4d (patch)
tree5385aaba8d145f303a49f4d03b2ae3374f09932a /emulators/vpce
parent5e49915a14d6e0074778dbb432dd40bbd9120b02 (diff)
downloadports-b7f08d10c0d0a613ef1f2d4f805e1e14fd1cfc4d.tar.gz
ports-b7f08d10c0d0a613ef1f2d4f805e1e14fd1cfc4d.zip
Notes
Diffstat (limited to 'emulators/vpce')
-rw-r--r--emulators/vpce/Makefile6
1 files changed, 3 insertions, 3 deletions
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 <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $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