aboutsummaryrefslogtreecommitdiff
path: root/www/mod_tidy
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_tidy')
-rw-r--r--www/mod_tidy/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/mod_tidy/Makefile b/www/mod_tidy/Makefile
index 12d7f8de9d96..cc371b382ed7 100644
--- a/www/mod_tidy/Makefile
+++ b/www/mod_tidy/Makefile
@@ -8,7 +8,8 @@
PORTNAME= mod_tidy
PORTVERSION= 0.5
CATEGORIES= www
-MASTER_SITES= http://mod-tidy.sourceforge.net/src/
+MASTER_SITES= http://mod-tidy.sourceforge.net/src/ \
+ http://keyserver.kjsl.com/~jharris/distfiles/
DIST_SUBDIR= apache2
MAINTAINER= apache@FreeBSD.org
@@ -16,10 +17,6 @@ COMMENT= Validates the HTML output of your apache2 webserver
LIB_DEPENDS= tidy:${PORTSDIR}/www/tidy-lib
-BROKEN= Size mismatch
-DEPRECATED= ${BROKEN}
-EXPIRATION_DATE=2007-04-10
-
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
USE_APACHE= 20
AP_FAST_BUILD= YES