diff options
author | Anders Nordby <anders@FreeBSD.org> | 2002-03-15 00:31:54 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2002-03-15 00:31:54 +0000 |
commit | 6a7f3a5015418a71d94695ee42cf9cc4164d19f2 (patch) | |
tree | c9b21c9b5a97521eb4989ef50fdeb07b7acf43ec /www/thttpd | |
parent | 3439c6876f20f419710219b69bc3d00b91a02f9b (diff) | |
download | ports-6a7f3a5015418a71d94695ee42cf9cc4164d19f2.tar.gz ports-6a7f3a5015418a71d94695ee42cf9cc4164d19f2.zip |
Notes
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} |