diff options
Diffstat (limited to 'emulators/cpmtools/Makefile')
-rw-r--r-- | emulators/cpmtools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile index 42e9cc769003..50e4c6abe39a 100644 --- a/emulators/cpmtools/Makefile +++ b/emulators/cpmtools/Makefile @@ -4,8 +4,7 @@ PORTNAME= cpmtools PORTVERSION= 1.1 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= joerg +MASTER_SITES= LOCAL/joerg DISTNAME= cpm-${PORTVERSION} MAINTAINER= joerg@FreeBSD.org |