diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-07-01 08:04:25 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-07-01 08:04:25 +0000 |
commit | 0ca1c1615047091d87c1c1866b8079c036340624 (patch) | |
tree | 7b74fd5827e63c4f447d652df609d6a1e9cf733d /emulators | |
parent | b478f8421cb45908e2474ab86be5d048f2f1238f (diff) | |
download | ports-0ca1c1615047091d87c1c1866b8079c036340624.tar.gz ports-0ca1c1615047091d87c1c1866b8079c036340624.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/cpmemu/Makefile | 2 | ||||
-rw-r--r-- | emulators/cpmemu/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/cpmemu/Makefile b/emulators/cpmemu/Makefile index f1dde3ae769f..708c6fb87fdb 100644 --- a/emulators/cpmemu/Makefile +++ b/emulators/cpmemu/Makefile @@ -5,8 +5,8 @@ # DISTNAME= cpm-0.2 +PKGNAME= cpmemu-0.2 CATEGORIES+= emulation MASTER_SITES= ftp://ftp.icm.edu.pl/pub2/linux/distributions/slackware/source/extra-stuff/CPM-80-emulator/ -EXTRACT_SUFX= .tar.gz .include <bsd.port.mk> diff --git a/emulators/cpmemu/pkg-plist b/emulators/cpmemu/pkg-plist index d572a2c62ce9..83b5284ca88d 100644 --- a/emulators/cpmemu/pkg-plist +++ b/emulators/cpmemu/pkg-plist @@ -1,7 +1,7 @@ @mode 755 @owner bin @group bin -bin/cpm +bin/cpmemu @mode 644 lib/cpm/cpm.sys lib/cpm/cd.com |