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 | |
parent | - Update to 0.9.5.2 (diff) |
- Update to 2.2.10
- Fix DIST_SUBDIR
Notes
Notes:
svn path=/head/; revision=146778
-rw-r--r-- | www/mod_auth_external2/Makefile | 4 | ||||
-rw-r--r-- | www/mod_auth_external2/distinfo | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/www/mod_auth_external2/distinfo b/www/mod_auth_external2/distinfo index d14f0e95f1b4..bdf9f41d2ddb 100644 --- a/www/mod_auth_external2/distinfo +++ b/www/mod_auth_external2/distinfo @@ -1,2 +1,2 @@ -MD5 (apache/mod_auth_external-2.2.9.tar.gz) = 8b72e3d8b1343293b6dc45b7370261e4 -SIZE (apache/mod_auth_external-2.2.9.tar.gz) = 51857 +MD5 (apache2/mod_auth_external-2.2.10.tar.gz) = 48956bd1cdc54eac3dd603d030a38f48 +SIZE (apache2/mod_auth_external-2.2.10.tar.gz) = 51917 |