diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-27 09:40:56 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-27 09:40:56 +0800 |
commit | 576f3a0a7f003425eb5b0b374ff760b777223a87 (patch) | |
tree | f4f67ae55b4bc2889afcb5e445887ed76151af42 /www | |
parent | e825665fb82d37cafd0632bd3de682c3998daabd (diff) | |
download | freebsd-ports-gnome-576f3a0a7f003425eb5b0b374ff760b777223a87.tar.gz freebsd-ports-gnome-576f3a0a7f003425eb5b0b374ff760b777223a87.tar.zst freebsd-ports-gnome-576f3a0a7f003425eb5b0b374ff760b777223a87.zip |
Chase mastersite per distfile survey.
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_sed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_sed/Makefile b/www/mod_sed/Makefile index 2f4053ca94bd..4ffca169ac76 100644 --- a/www/mod_sed/Makefile +++ b/www/mod_sed/Makefile @@ -9,7 +9,7 @@ PORTNAME= mod_sed PORTVERSION= 0.1 CATEGORIES= www -MASTER_SITES= http://www.myrddin.demon.co.uk/dist/ +MASTER_SITES= http://www.happygiraffe.net/dist/ MAINTAINER= ports@FreeBSD.org COMMENT= An apache module that embeds a copy of the sed(1) command |