summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-10-28 07:20:30 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-10-28 07:20:30 +0000
commitdc8323469a5748ee9552f6123328f3125bb55384 (patch)
treeec1a7337ee94e5490b04699d76f17c2c31683a2c /emulators
parentUpdate to 0.8.3. (diff)
Make fetchable.
found by: fenner's survey
Notes
Notes: svn path=/head/; revision=92401
Diffstat (limited to 'emulators')
-rw-r--r--emulators/twin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile
index 176a23e7c72a..0f70c0ae98ea 100644
--- a/emulators/twin/Makefile
+++ b/emulators/twin/Makefile
@@ -9,7 +9,8 @@ PORTNAME= twin
PORTVERSION= 3.1.14
PORTEPOCH= 1
CATEGORIES= emulators devel
-MASTER_SITES= ftp://ftp.willows.com/pub/twin/
+MASTER_SITES= ${MASTER_SITE_NETBSD} \
+ ftp://ftp.willows.com/pub/twin/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org