diff options
author | miwi <miwi@FreeBSD.org> | 2008-04-27 03:11:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-04-27 03:11:32 +0800 |
commit | 2278605c05864c066a3588f937c8df070145e354 (patch) | |
tree | 2821da9ffdd9c45e12992093715ec518d6bf0b6b /www | |
parent | 3f942ea99eca1fc24a0abafc7e0da7d31d520ea9 (diff) | |
download | freebsd-ports-gnome-2278605c05864c066a3588f937c8df070145e354.tar.gz freebsd-ports-gnome-2278605c05864c066a3588f937c8df070145e354.tar.zst freebsd-ports-gnome-2278605c05864c066a3588f937c8df070145e354.zip |
- Mark DEPRECATED
Diffstat (limited to 'www')
-rw-r--r-- | www/pear-HTTP_Session/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/pear-HTTP_Session/Makefile b/www/pear-HTTP_Session/Makefile index 0a4363561630..9e5ffd489edb 100644 --- a/www/pear-HTTP_Session/Makefile +++ b/www/pear-HTTP_Session/Makefile @@ -17,6 +17,9 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_DOS2UNIX= yes +DEPRECATED= Use www/pear-HTTP_Session2 instead +EXPIRATION_DATE= 2008-05-15 + FILES= Session.php Session/Container.php Session/Container/DB.php \ Session/Container/MDB.php Session/Container/MDB2.php \ Session/Container/Memcache.php |