aboutsummaryrefslogtreecommitdiff
path: root/emulators/ines/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/ines/Makefile')
-rw-r--r--emulators/ines/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/ines/Makefile b/emulators/ines/Makefile
index db1e502a5ce8..fee630db933e 100644
--- a/emulators/ines/Makefile
+++ b/emulators/ines/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: ines
-# Version required: 0.7
# Date created: 02 November 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#
-DISTNAME= iNES10-FreeBSD-80x86-bin
-PKGNAME= ines-1.0
+PORTNAME= ines
+PORTVERSION= 1.0
CATEGORIES= emulators
MASTER_SITES= http://www.komkon.org/fms/iNES/
+DISTNAME= iNES10-FreeBSD-80x86-bin
EXTRACT_SUFX= .tar.Z
MAINTAINER= nakai@FreeBSD.org