diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 2003-12-09 21:33:03 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 2003-12-09 21:33:03 +0000 |
commit | 3f3cd6af1f051f64113b10609d8e54b5ae7353c6 (patch) | |
tree | c5627c2fd49634c1691ea388aeef283efd60e203 /emulators/cpmtools | |
parent | b6f2c168b45d971dca5485b2b6ee78118c223832 (diff) |
Clean up historical baggage, and move the old local distfiles that
used to live under ${MASTER_SITE_LOCAL}/asami/LOCAL_PORTS to my own
public_distfiles.
No version changes involved.
Notes
Notes:
svn path=/head/; revision=95506
Diffstat (limited to 'emulators/cpmtools')
-rw-r--r-- | emulators/cpmtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile index c8b720c8dfd7..d335ddd8ed3c 100644 --- a/emulators/cpmtools/Makefile +++ b/emulators/cpmtools/Makefile @@ -9,7 +9,7 @@ PORTNAME= cpmtools PORTVERSION= 1.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= joerg DISTNAME= cpm-${PORTVERSION} MAINTAINER= joerg@FreeBSD.org |