diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-26 22:48:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-26 22:48:42 +0000 |
commit | f551cff4bf2111aa01c02b7a2e2241795c08d40d (patch) | |
tree | c6fa12265a7e251565f5324d273134e6e7598ddd /www/mod_auth_external | |
parent | b733da20b1ca175ab687e311e9c3cfa2593cb1ed (diff) | |
download | ports-f551cff4bf2111aa01c02b7a2e2241795c08d40d.tar.gz ports-f551cff4bf2111aa01c02b7a2e2241795c08d40d.zip |
Notes
Diffstat (limited to 'www/mod_auth_external')
-rw-r--r-- | www/mod_auth_external/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_auth_external/Makefile b/www/mod_auth_external/Makefile index eb6abaf30d1e..254b0ec53c2c 100644 --- a/www/mod_auth_external/Makefile +++ b/www/mod_auth_external/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://www.unixpapa.com/software/ \ MAINTAINER= apache@FreeBSD.org COMMENT= Enables the use of external mechanisms for user authentication +PORTSCOUT= limit:^2.1 + CONFLICTS= apache-contrib-1.* USE_APACHE= 1.3 |