summaryrefslogtreecommitdiff
path: root/emulators/dlx
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/dlx
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/dlx')
-rw-r--r--emulators/dlx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/dlx/Makefile b/emulators/dlx/Makefile
index eebe5cdb0ab3..d5cf9dd1c895 100644
--- a/emulators/dlx/Makefile
+++ b/emulators/dlx/Makefile
@@ -1,16 +1,16 @@
# ex:ts=8
# Ports collection makefile for: dlx
-# Version required: 0.0
# Date created: Mon Dec 23, 1998
# Whom: David O'Brien (obrien@NUXI.com)
#
# $FreeBSD$
#
-DISTNAME= dlx
-PKGNAME= dlx-2.0
+PORTNAME= dlx
+PORTVERSION= 2.0
CATEGORIES= emulators
MASTER_SITES= ftp://max.stanford.edu/pub/hennessy-patterson.software/
+DISTFILE= ${PORTNAME}
EXTRACT_SUFX= .tar.Z
MAINTAINER= obrien@FreeBSD.org