diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-15 23:06:32 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-15 23:06:32 +0800 |
commit | d55b6851cefdf68a284677872ec3059d9ea59f54 (patch) | |
tree | af49228e4fb57aa4f0c0c3ca84b66931dd672cd1 /java | |
parent | ec950c6f1fea47b255557832dac43265ac0230e9 (diff) | |
download | freebsd-ports-gnome-d55b6851cefdf68a284677872ec3059d9ea59f54.tar.gz freebsd-ports-gnome-d55b6851cefdf68a284677872ec3059d9ea59f54.tar.zst freebsd-ports-gnome-d55b6851cefdf68a284677872ec3059d9ea59f54.zip |
update MASTER_SITES
while here remove MD5
Diffstat (limited to 'java')
-rw-r--r-- | java/java-getopt/Makefile | 2 | ||||
-rw-r--r-- | java/java-getopt/distinfo | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/java/java-getopt/Makefile b/java/java-getopt/Makefile index 9067723f329f..278cff581b1a 100644 --- a/java/java-getopt/Makefile +++ b/java/java-getopt/Makefile @@ -9,7 +9,7 @@ PORTNAME= getopt PORTVERSION= 1.0.13 PORTREVISION= 4 CATEGORIES= java devel -MASTER_SITES= ftp://ftp.urbanophile.com/pub/arenn/software/sources/ +MASTER_SITES= http://www.urbanophile.com/~arenn/hacking/getopt/ PKGNAMEPREFIX= java- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} diff --git a/java/java-getopt/distinfo b/java/java-getopt/distinfo index 904aa21e09d6..c5f925efc8ce 100644 --- a/java/java-getopt/distinfo +++ b/java/java-getopt/distinfo @@ -1,3 +1,2 @@ -MD5 (java-getopt-1.0.13.tar.gz) = 46336d9bc055900f0320e5c378d7bfb2 SHA256 (java-getopt-1.0.13.tar.gz) = 106edfea5056112bc88bd3691b6b145d6f50aa3e8ad0bf0b4f23fffcf2c45975 SIZE (java-getopt-1.0.13.tar.gz) = 45759 |