summaryrefslogtreecommitdiff
path: root/emulators/vgb/Makefile
diff options
context:
space:
mode:
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