diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2004-12-22 20:18:40 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2004-12-22 20:18:40 +0000 |
commit | 9e484f23d48cbf3da650923af601d09a3d8cdcb8 (patch) | |
tree | dd2a02b1b7d090e9eb01b463bacbb6835a4b2f75 /astro | |
parent | Upgrade to 1.4. (diff) |
Fix MASTER_SITES
PR: 75695
Submitted by: Manfred Riem <mnriem@gmail.com>
Approved by: maintainer timeout
Notes
Notes:
svn path=/head/; revision=124846
Diffstat (limited to 'astro')
-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= |