diff options
author | mbr <mbr@FreeBSD.org> | 2006-05-15 21:26:01 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2006-05-15 21:26:01 +0800 |
commit | 043ddd8c22f2d984d909c8ef8d5afc0e9393ce29 (patch) | |
tree | b4ec45e7a650dba9beebe82893f7954a78e5a1b3 | |
parent | bca3b94df799931b2ceb28a6873db2cd4dd5760b (diff) | |
download | freebsd-ports-gnome-043ddd8c22f2d984d909c8ef8d5afc0e9393ce29.tar.gz freebsd-ports-gnome-043ddd8c22f2d984d909c8ef8d5afc0e9393ce29.tar.zst freebsd-ports-gnome-043ddd8c22f2d984d909c8ef8d5afc0e9393ce29.zip |
Bump port revision after the last fix for apache2
-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} |