aboutsummaryrefslogtreecommitdiff
path: root/emulators/ines
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/ines
parent5e49915a14d6e0074778dbb432dd40bbd9120b02 (diff)
downloadports-b7f08d10c0d0a613ef1f2d4f805e1e14fd1cfc4d.tar.gz
ports-b7f08d10c0d0a613ef1f2d4f805e1e14fd1cfc4d.zip
PORTNAME/VERSION stuff
Notes
Notes: svn path=/head/; revision=27455
Diffstat (limited to 'emulators/ines')
-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