summaryrefslogtreecommitdiff
path: root/emulators/vgb/Makefile
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/vgb/Makefile
parent(1) Include ${.CURDIR}/../Makefile.inc before ${MASTERDIR}/../Makefile.inc (diff)
PORTNAME/VERSION stuff
Notes
Notes: svn path=/head/; revision=27455
Diffstat (limited to 'emulators/vgb/Makefile')
-rw-r--r--emulators/vgb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/vgb/Makefile b/emulators/vgb/Makefile
index 9dc93700e32e..c8a32caee2ea 100644
--- a/emulators/vgb/Makefile
+++ b/emulators/vgb/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: vgb
-# Version required: 0.7
# Date created: 31 October 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#
-DISTNAME= VGB
-PKGNAME= vgb-0.7
+PORTNAME= vgb
+PORTVERSION= 0.7
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
+DISTNAME= VGB
EXTRACT_SUFX= .tar.Z
MAINTAINER= nakai@FreeBSD.org