diff options
Diffstat (limited to 'www/p5-Apache-DBI-mp1/Makefile')
-rw-r--r-- | www/p5-Apache-DBI-mp1/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-Apache-DBI-mp1/Makefile b/www/p5-Apache-DBI-mp1/Makefile index 39349e2919cf..0e8908eae9b0 100644 --- a/www/p5-Apache-DBI-mp1/Makefile +++ b/www/p5-Apache-DBI-mp1/Makefile @@ -10,6 +10,9 @@ PKGNAMESUFFIX= -mp1 COMMENT= DBI persistent connection, authentication and authorization (mp1) +DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now +EXPIRATION_DATE= one week after FreeBSD 9.0-RELEASE-p0 + MAKE_JOBS_SAFE= yes MASTERDIR= ${.CURDIR}/../p5-Apache-DBI |