diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2002-10-22 15:46:27 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2002-10-22 15:46:27 +0800 |
commit | 0f5e1bf99b06eb138cfca351fb1ddada68841435 (patch) | |
tree | 5f98ba1fdf581dcb477a2fdcf1d992c49569372f /emulators/bsvc | |
parent | 3ab6e5d7dd03b03a13206f0a336e763d142eafcf (diff) | |
download | freebsd-ports-gnome-0f5e1bf99b06eb138cfca351fb1ddada68841435.tar.gz freebsd-ports-gnome-0f5e1bf99b06eb138cfca351fb1ddada68841435.tar.zst freebsd-ports-gnome-0f5e1bf99b06eb138cfca351fb1ddada68841435.zip |
Update WWW URL; add site to ${MASTER_SITES}.
Diffstat (limited to 'emulators/bsvc')
-rw-r--r-- | emulators/bsvc/Makefile | 3 | ||||
-rw-r--r-- | emulators/bsvc/pkg-descr | 2 |
2 files changed, 3 insertions, 2 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 diff --git a/emulators/bsvc/pkg-descr b/emulators/bsvc/pkg-descr index 0b37935d9134..20fb2852e483 100644 --- a/emulators/bsvc/pkg-descr +++ b/emulators/bsvc/pkg-descr @@ -3,4 +3,4 @@ design and testing. It comes with a simulator and assembler for the Motorola MC68k family of microprocessors, and supplies a graphical user interface for simulation runs. -WWW: http://www2.ncsu.edu/eos/service/ece/project/bsvc/www/ +WWW: http://www.redlinelabs.com/bsvc/ |