diff options
author | jkoshy <jkoshy@FreeBSD.org> | 2003-05-16 09:26:39 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 2003-05-16 09:26:39 +0800 |
commit | 45595db248bd0f61271b9638ddfea875ac8e1b73 (patch) | |
tree | c570b37a67bbe3702878a124170781c97b153fad | |
parent | 13502d24a245b347769698332064fb357b1320c8 (diff) | |
download | freebsd-ports-gnome-45595db248bd0f61271b9638ddfea875ac8e1b73.tar.gz freebsd-ports-gnome-45595db248bd0f61271b9638ddfea875ac8e1b73.tar.zst freebsd-ports-gnome-45595db248bd0f61271b9638ddfea875ac8e1b73.zip |
Update MASTER_SITES to pick up the correct version of the distfile.
Correct distinfo.
Submitted by: Justin Mason <jm@jmason.org>
-rw-r--r-- | www/p5-HTML-Webmake/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTML-Webmake/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-HTML-Webmake/Makefile b/www/p5-HTML-Webmake/Makefile index f18000e2f518..08b20aa819ce 100644 --- a/www/p5-HTML-Webmake/Makefile +++ b/www/p5-HTML-Webmake/Makefile @@ -8,8 +8,8 @@ PORTNAME= HTML-WebMake PORTVERSION= 2.3 CATEGORIES= www perl5 -MASTER_SITES= http://webmake.sourceforge.net/devel/ \ - http://webmake.taint.org/devel/ +MASTER_SITES= http://webmake.sourceforge.net/released/ \ + http://webmake.taint.org/released/ PKGNAMEPREFIX= p5- MAINTAINER= jkoshy@FreeBSD.org diff --git a/www/p5-HTML-Webmake/distinfo b/www/p5-HTML-Webmake/distinfo index 2587d609a665..d14f39dd5a96 100644 --- a/www/p5-HTML-Webmake/distinfo +++ b/www/p5-HTML-Webmake/distinfo @@ -1 +1 @@ -MD5 (HTML-WebMake-2.3.tar.gz) = aeae9c923871b2e74effed990141fc2d +MD5 (HTML-WebMake-2.3.tar.gz) = 6485d5a9b2cc6fb05b7936821d890eeb |