diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-04-15 09:38:52 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-04-15 09:38:52 +0000 |
commit | aa1ff89493450b7bfdb57ce73b5139562f2f2c43 (patch) | |
tree | 68e99e0c6983230e2b4276147c15d1182ba4f8c0 /emulators/dlx | |
parent | 644357663603d24b81181185433d96adf8e52547 (diff) | |
download | ports-aa1ff89493450b7bfdb57ce73b5139562f2f2c43.tar.gz ports-aa1ff89493450b7bfdb57ce73b5139562f2f2c43.zip |
Notes
Diffstat (limited to 'emulators/dlx')
-rw-r--r-- | emulators/dlx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dlx/Makefile b/emulators/dlx/Makefile index d5cf9dd1c895..2005fb8e029c 100644 --- a/emulators/dlx/Makefile +++ b/emulators/dlx/Makefile @@ -10,7 +10,7 @@ PORTNAME= dlx PORTVERSION= 2.0 CATEGORIES= emulators MASTER_SITES= ftp://max.stanford.edu/pub/hennessy-patterson.software/ -DISTFILE= ${PORTNAME} +DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z MAINTAINER= obrien@FreeBSD.org |