diff options
author | Clement Laforet <clement@FreeBSD.org> | 2006-07-18 08:27:57 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2006-07-18 08:27:57 +0000 |
commit | a6e028f65e702445971a4462620dbc4923dc42ce (patch) | |
tree | 9f322661604208e8a8c47c65e6fb0b8f80a9c598 /www/mod_auth_pam2/Makefile | |
parent | 6e84112a9f675fad9cc88fa419b71ebc638fbc29 (diff) | |
download | ports-a6e028f65e702445971a4462620dbc4923dc42ce.tar.gz ports-a6e028f65e702445971a4462620dbc4923dc42ce.zip |
Notes
Diffstat (limited to 'www/mod_auth_pam2/Makefile')
-rw-r--r-- | www/mod_auth_pam2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_pam2/Makefile b/www/mod_auth_pam2/Makefile index df6b6c08c0a3..2eba9282739e 100644 --- a/www/mod_auth_pam2/Makefile +++ b/www/mod_auth_pam2/Makefile @@ -7,7 +7,7 @@ PORTNAME= mod_auth_pam PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://pam.sourceforge.net/mod_auth_pam/dist/ DISTNAME= ${PORTNAME}-2.0-${PORTVERSION} |