diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2006-05-15 13:26:01 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2006-05-15 13:26:01 +0000 |
commit | 1d988b45cfef0a5a487963e457e16bdb83924acb (patch) | |
tree | b7c55a1a30d1b947c8b715c4c916b29ef07c029a /www/mod_auth_mysql_another | |
parent | 175bd021b4969b46e5dd7a1f929ee72df9bba7c6 (diff) |
Notes
Diffstat (limited to 'www/mod_auth_mysql_another')
-rw-r--r-- | www/mod_auth_mysql_another/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_auth_mysql_another/Makefile b/www/mod_auth_mysql_another/Makefile index b8ac1602e913..492f6f3c9f08 100644 --- a/www/mod_auth_mysql_another/Makefile +++ b/www/mod_auth_mysql_another/Makefile @@ -6,7 +6,7 @@ PORTNAME= mod_auth_mysql PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/_//g} |