diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 15:06:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 15:06:32 +0000 |
commit | 2d47829f605b278657261faa7f4085bc684b8eff (patch) | |
tree | ee30187d7def1e18921289e65506b62779318fe5 /java/java-getopt/Makefile | |
parent | Chase libgpod shlib version bump. (diff) |
update MASTER_SITES
while here remove MD5
Notes
Notes:
svn path=/head/; revision=270943
Diffstat (limited to 'java/java-getopt/Makefile')
-rw-r--r-- | java/java-getopt/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |