diff options
Diffstat (limited to 'emulators/dlx')
| -rw-r--r-- | emulators/dlx/Makefile | 6 |
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 |
