diff options
author | Lars Engels <lme@FreeBSD.org> | 2010-10-01 17:30:16 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2010-10-01 17:30:16 +0000 |
commit | 2ed1a00cf5d0a8985696a3835ad3c2053bcc0803 (patch) | |
tree | 1717c156c129e765168453bae8f98f8f712592fc | |
parent | Distfile was re-rolled to be updated to 3.89. (diff) |
Remove dead MASTER_SITE
-rw-r--r-- | www/dhttpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/dhttpd/Makefile b/www/dhttpd/Makefile index 0f13b230941a..f426bcacf7a6 100644 --- a/www/dhttpd/Makefile +++ b/www/dhttpd/Makefile @@ -8,8 +8,7 @@ PORTNAME= dhttpd PORTVERSION= 1.02a CATEGORIES= www -MASTER_SITES= http://ccca.nctu.edu.tw/~gslin/Software/ \ - http://bsd-geek.de/FreeBSD/distfiles/ +MASTER_SITES= http://bsd-geek.de/FreeBSD/distfiles/ EXTRACT_SUFX= .tgz MAINTAINER= lme@FreeBSD.org |