summaryrefslogtreecommitdiff
path: root/emulators/pcemu
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/pcemu
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/pcemu')
-rw-r--r--emulators/pcemu/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/emulators/pcemu/Makefile b/emulators/pcemu/Makefile
index e868a1e40105..073c7e662bd9 100644
--- a/emulators/pcemu/Makefile
+++ b/emulators/pcemu/Makefile
@@ -1,15 +1,13 @@
# New ports collection makefile for: pcemu(1)
-# Version required: 1.01alpha
# Date created: 7 March 1995
# Whom: joerg
#
# $FreeBSD$
#
-DISTNAME= pcemu1.01alpha
-PKGNAME= pcemu-1.01b
+PORTNAME= pcemu
+PORTVERSION= 1.01b
CATEGORIES= emulators
-
#
# This could in theory become a chicken-and-egg problem. Anyway,
# wcarchive is well connected, and the distfile hasn't been changed
@@ -22,6 +20,7 @@ MASTER_SITES+= ftp://ftp.interface-business.de/pub/outgoing/
#
# This is the original master site, but better use a well-connected server
MASTER_SITES+= ftp://ftp.cs.bris.ac.uk/pub/users/hedley/
+DISTNAME= pcemu1.01alpha
MAINTAINER= joerg@FreeBSD.org