diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_jk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_jk/Makefile b/www/mod_jk/Makefile index 1cf02c234afc..76ce968b3b6f 100644 --- a/www/mod_jk/Makefile +++ b/www/mod_jk/Makefile @@ -9,7 +9,7 @@ PORTNAME= mod_jk PORTVERSION= 3.3.1 PORTREVISION= 2 CATEGORIES= www -MASTER_SITES= http://jakarta.apache.org/Builds/jakarta-tomcat/release/v${PORTVERSION}/src/ \ +MASTER_SITES= http://jakarta.apache.org/builds/jakarta-tomcat/release/v${PORTVERSION}/src/ \ http://www.metaverse.nl/~ernst/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= znerd |