diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-10-30 22:03:29 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-10-30 22:03:29 +0000 |
commit | 4767548553208e8510d26ea5ff3ae1da70d6047f (patch) | |
tree | 7c5473d530f41473b27b5fbed91a8b2703c9f6c9 /www/mod_auth_external2/Makefile | |
parent | 9166df945ee6056848473c53b6c47b890b94fc15 (diff) | |
download | ports-4767548553208e8510d26ea5ff3ae1da70d6047f.tar.gz ports-4767548553208e8510d26ea5ff3ae1da70d6047f.zip |
Notes
Diffstat (limited to 'www/mod_auth_external2/Makefile')
-rw-r--r-- | www/mod_auth_external2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_auth_external2/Makefile b/www/mod_auth_external2/Makefile index e189e897163c..2cd40568310e 100644 --- a/www/mod_auth_external2/Makefile +++ b/www/mod_auth_external2/Makefile @@ -5,10 +5,10 @@ # $FreeBSD$ PORTNAME= mod_auth_external -PORTVERSION= 2.2.9 +PORTVERSION= 2.2.10 CATEGORIES= www MASTER_SITES= http://www.unixpapa.com/software/ -DIST_SUBDIR= apache +DIST_SUBDIR= apache2 MAINTAINER= apache@FreeBSD.org COMMENT= Allows users authentication based on external mechanisms |