diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2002-10-22 07:46:27 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2002-10-22 07:46:27 +0000 |
commit | 635c54a6a5429a16d9503b7baef60893e8ba7a10 (patch) | |
tree | d3f1b0c4bd28d44f0cc100617f4fdfb7be766a7c /emulators/bsvc/Makefile | |
parent | 4c14f1348bcda572118f075cb921de65d1a9398d (diff) | |
download | ports-635c54a6a5429a16d9503b7baef60893e8ba7a10.tar.gz ports-635c54a6a5429a16d9503b7baef60893e8ba7a10.zip |
Notes
Diffstat (limited to 'emulators/bsvc/Makefile')
-rw-r--r-- | emulators/bsvc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile index 5f8408fb4908..6d5f952a34c5 100644 --- a/emulators/bsvc/Makefile +++ b/emulators/bsvc/Makefile @@ -8,7 +8,8 @@ PORTNAME= bsvc PORTVERSION= 2.1 CATEGORIES= emulators tk82 -MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITES= ftp://ftp.redlinelabs.com/pub/bsvc/ \ + ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/emulators DISTFILES= ${DISTNAME}-src.tar.gz |