diff options
Diffstat (limited to 'www/thttpd/Makefile')
-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} |