diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-09 21:59:16 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-09 21:59:16 +0000 |
commit | fe90a46320532cd21dbbf025598fab0fccb2b55a (patch) | |
tree | 3c45e06228f6ac7b46f01b9319ba3f5a4583431e /emulators/cpmtools | |
parent | f11dbca392399a4c3ba8cae7e1b5e5cc709ff657 (diff) | |
download | ports-fe90a46320532cd21dbbf025598fab0fccb2b55a.tar.gz ports-fe90a46320532cd21dbbf025598fab0fccb2b55a.zip |
Notes
Diffstat (limited to 'emulators/cpmtools')
-rw-r--r-- | emulators/cpmtools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile index 0cccca37e9da..9692e75f72ea 100644 --- a/emulators/cpmtools/Makefile +++ b/emulators/cpmtools/Makefile @@ -9,6 +9,7 @@ PORTNAME= cpmtools PORTVERSION= 1.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= cpm-${PORTVERSION} MAINTAINER= joerg@FreeBSD.org |