summaryrefslogtreecommitdiff
path: root/emulators/atari800
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/atari800
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/atari800')
-rw-r--r--emulators/atari800/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile
index 771858a1b2b3..299133e7b1fc 100644
--- a/emulators/atari800/Makefile
+++ b/emulators/atari800/Makefile
@@ -1,16 +1,16 @@
-# New ports collection makefile for: Atari800-0.8.6
-# Version required: 0.8.6
+# New ports collection makefile for: Atari800
# Date created: 29th April, 1997
# Whom: Joel Sutton <jsutton@webnet.com.au>
#
# $FreeBSD$
#
-DISTNAME= Atari800-0.8.6
-PKGNAME= atari800-0.8.6
+PORTNAME= atari800
+PORTVERSION= 0.8.6
CATEGORIES= emulators
MASTER_SITES= http://www.signus.demon.co.uk/Software/Portable/Atari800e/ \
http://cas3.zlin.vutbr.cz/~stehlik/a800/
+DISTNAME= Atari800-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${EXTRA_FILES}
MAINTAINER= jsutton@bbcon.com.au