diff options
author | anders <anders@FreeBSD.org> | 2002-03-15 08:31:54 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2002-03-15 08:31:54 +0800 |
commit | 564c60bc96fb5370f7f27ecd77af322fffa32cad (patch) | |
tree | 3bb89a4e01f7a157289ac0524fbb39020a8241ef /www/thttpd | |
parent | 0c59085d3d41e1a6172ae128368d765c01393655 (diff) | |
download | freebsd-ports-gnome-564c60bc96fb5370f7f27ecd77af322fffa32cad.tar.gz freebsd-ports-gnome-564c60bc96fb5370f7f27ecd77af322fffa32cad.tar.zst freebsd-ports-gnome-564c60bc96fb5370f7f27ecd77af322fffa32cad.zip |
Master site updates: www.freenix.no => atreides.freenix.no for these
files.
Diffstat (limited to 'www/thttpd')
-rw-r--r-- | www/thttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile index 96c17e543900..8b0e043ec401 100644 --- a/www/thttpd/Makefile +++ b/www/thttpd/Makefile @@ -9,7 +9,7 @@ PORTNAME= thttpd PORTVERSION= 2.22 CATEGORIES= www ipv6 MASTER_SITES= http://www.acme.com/software/thttpd/ \ - http://www.freenix.no/~anders/ + http://atreides.freenix.no/~anders/ DISTNAME= ${PORTNAME}-${PORTVERSION}beta4 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} notes.html DIST_SUBDIR= ${PORTNAME} |