diff options
Diffstat (limited to 'emulators/cpmemu/Makefile')
-rw-r--r-- | emulators/cpmemu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/cpmemu/Makefile b/emulators/cpmemu/Makefile index 3fcaf7597cd8..5cfa1e9e3063 100644 --- a/emulators/cpmemu/Makefile +++ b/emulators/cpmemu/Makefile @@ -8,8 +8,7 @@ PORTNAME= cpmemu PORTVERSION= 0.2.1.1 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - ftp://ftp.cdrom.com/pub/linux/slackware-4.0/source/extra-stuff/CPM-80-emulator/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/emulators DISTNAME= cpm-0.2.1 |