diff options
Diffstat (limited to 'www/mod_auth_form/Makefile')
-rw-r--r-- | www/mod_auth_form/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_form/Makefile b/www/mod_auth_form/Makefile index 54a82d4dd004..e71c2891e862 100644 --- a/www/mod_auth_form/Makefile +++ b/www/mod_auth_form/Makefile @@ -7,7 +7,7 @@ PORTNAME= mod_auth_form PORTVERSION= 2.05 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://comp.uark.edu/~ajarthu/mod_auth_form/download.php?download=v2_05/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} |