aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-Webmake/Makefile
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2003-05-16 09:26:39 +0800
committerjkoshy <jkoshy@FreeBSD.org>2003-05-16 09:26:39 +0800
commit45595db248bd0f61271b9638ddfea875ac8e1b73 (patch)
treec570b37a67bbe3702878a124170781c97b153fad /www/p5-HTML-Webmake/Makefile
parent13502d24a245b347769698332064fb357b1320c8 (diff)
downloadfreebsd-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>
Diffstat (limited to 'www/p5-HTML-Webmake/Makefile')
-rw-r--r--www/p5-HTML-Webmake/Makefile4
1 files changed, 2 insertions, 2 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