diff options
-rw-r--r-- | devel/apache-ant/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/apache-ant/Makefile b/devel/apache-ant/Makefile index c6a580d79057..cc61c078c3bd 100644 --- a/devel/apache-ant/Makefile +++ b/devel/apache-ant/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 1.6.5 PORTREVISION= 1 CATEGORIES= devel java MASTER_SITES= ${MASTER_SITE_APACHE:S,%SUBDIR%/,ant/binaries/:bin,} \ + ${MASTER_SITE_LOCAL:S,%SUBDIR%/,hq/:man,} \ http://www.esil.univ-mrs.fr/~hquiroz/:man DISTFILES= ${ANT_DISTFILE}:bin \ ${MANPAGE_DISTFILE}:man |