summaryrefslogtreecommitdiff
path: root/emulators/sim6811
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/sim6811
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/sim6811')
-rw-r--r--emulators/sim6811/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/sim6811/Makefile b/emulators/sim6811/Makefile
index 9f9dbaa5eb0f..08ae86085188 100644
--- a/emulators/sim6811/Makefile
+++ b/emulators/sim6811/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: 6811sim
-# Version required: 1.6
# Date created: Thu Sep 14 11:10:01 CDT 1995
# Whom: erich@rrnet.com
#
# $FreeBSD$
#
-DISTNAME= sim
-PKGNAME= sim6811-1.6
+PORTNAME= sim6811
+PORTVERSION= 1.6
CATEGORIES= emulators
MASTER_SITES= ftp://crl.nmsu.edu/pub/non-lexical/6811/
+DISTNAME= sim
EXTRACT_SUFX= .tar.Z
MAINTAINER= erich@FreeBSD.org