diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-09-07 03:00:51 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-09-07 03:00:51 +0000 |
commit | 956dc1cc7fa1252e3c1ad84fe8bde8194c22d40d (patch) | |
tree | 82883d33a6d0a5a845634596e9e3955677665db9 /databases/mysqlman | |
parent | b9ec0e58f529cd103d5c86e99e4454d23cbf6d96 (diff) |
Notes
Diffstat (limited to 'databases/mysqlman')
-rw-r--r-- | databases/mysqlman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysqlman/Makefile b/databases/mysqlman/Makefile index 9b40f5e4fb59..180359d1e129 100644 --- a/databases/mysqlman/Makefile +++ b/databases/mysqlman/Makefile @@ -17,7 +17,7 @@ COMMENT= MySQLMan is a web based MySQL database manager written in perl RESTRICTED= not redistributable, license agreement required DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now -EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 +EXPIRATION_DATE= 2011-11-01 USE_PERL5= yes USE_APACHE= 13 |