diff options
Diffstat (limited to 'emulators')
-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 |