diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-10-11 14:41:06 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2009-10-11 14:41:06 +0000 |
commit | d032d83671b5252f58d242071071658f68934d79 (patch) | |
tree | 3629ec4dda88b1e18e50d9c71b181e1a8e62b280 /www/mod_extract_forwarded | |
parent | b347321bd2e1bd329fbcc353cfbfdf6789f8a3ec (diff) | |
download | ports-d032d83671b5252f58d242071071658f68934d79.tar.gz ports-d032d83671b5252f58d242071071658f68934d79.zip |
Notes
Diffstat (limited to 'www/mod_extract_forwarded')
-rw-r--r-- | www/mod_extract_forwarded/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_extract_forwarded/Makefile b/www/mod_extract_forwarded/Makefile index 1481b4d0de3b..77b953b5cbf0 100644 --- a/www/mod_extract_forwarded/Makefile +++ b/www/mod_extract_forwarded/Makefile @@ -18,6 +18,7 @@ USE_APACHE= 20+ WRKSRC= ${WRKDIR}/extract_forwarded PORTDOCS= INSTALL README MAKE_JOBS_SAFE= yes +CONFLICTS= mod_extract_forwarded-1.* mod_extract_forwarded2-0.* AP_FAST_BUILD= yes AP_GENPLIST= yes |