diff options
author | hq <hq@FreeBSD.org> | 2004-12-23 04:18:40 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2004-12-23 04:18:40 +0800 |
commit | 0e4164fed41180e227c672bfc287381c46a203fd (patch) | |
tree | 4a64d5c921795f9712e04803056774ee70372f34 /astro/SETIsupport | |
parent | c83ef2b73c4530432eb087ada3eaba18ee1b4a3a (diff) | |
download | freebsd-ports-gnome-0e4164fed41180e227c672bfc287381c46a203fd.tar.gz freebsd-ports-gnome-0e4164fed41180e227c672bfc287381c46a203fd.tar.zst freebsd-ports-gnome-0e4164fed41180e227c672bfc287381c46a203fd.zip |
Fix MASTER_SITES
PR: 75695
Submitted by: Manfred Riem <mnriem@gmail.com>
Approved by: maintainer timeout
Diffstat (limited to 'astro/SETIsupport')
-rw-r--r-- | astro/SETIsupport/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/SETIsupport/Makefile b/astro/SETIsupport/Makefile index b4025d8b9775..5f9dc7eecc3e 100644 --- a/astro/SETIsupport/Makefile +++ b/astro/SETIsupport/Makefile @@ -8,7 +8,7 @@ PORTNAME= SETISupport PORTVERSION= 0.75 CATEGORIES= astro java -MASTER_SITES= http://www.vt.sakura.ne.jp/~grgr56/SETITest/ +MASTER_SITES= http://otsubo.info/contents/SETISupport/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} EXTRACT_SUFX= .jar EXTRACT_ONLY= |