summaryrefslogtreecommitdiff
path: root/emulators/prodosemu
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-01-03 09:38:14 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-01-03 09:38:14 +0000
commit805afd23460092f1cc0e09fac65203f28d836f8c (patch)
treeb2960149183221c013e9e8450a62fac1d45fff8a /emulators/prodosemu
parent- Fix plist and use DATADIR (diff)
Fix MASTER_SITES.
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=125692
Diffstat (limited to 'emulators/prodosemu')
-rw-r--r--emulators/prodosemu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/prodosemu/Makefile b/emulators/prodosemu/Makefile
index 6edb5ea7e7b2..5f86c1f3ce0c 100644
--- a/emulators/prodosemu/Makefile
+++ b/emulators/prodosemu/Makefile
@@ -8,7 +8,8 @@
PORTNAME= prodosemu
PORTVERSION= 0.1
CATEGORIES= emulators
-MASTER_SITES= ftp://apple2.caltech.edu/pub/apple2/emulators/
+MASTER_SITES= http://eachan.dorsai.org/~druid/apple2/ \
+ ftp://apple2.caltech.edu/pub/apple2/emulators/
DISTNAME= ${PORTNAME}.v${PORTVERSION}
MAINTAINER= ports@FreeBSD.org