diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 20:27:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 20:27:12 +0000 |
commit | 9ab34309b608c4e5c7b03539b63b5a8b2ed2bb89 (patch) | |
tree | 0313f25ade8febbe9e10f2d02767a488b02d4f27 /www | |
parent | 593f18f26f037e6495732cf883ddc14507b7cb85 (diff) | |
download | ports-9ab34309b608c4e5c7b03539b63b5a8b2ed2bb89.tar.gz ports-9ab34309b608c4e5c7b03539b63b5a8b2ed2bb89.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/nspostgres/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/nspostgres/Makefile b/www/nspostgres/Makefile index 70aeb611d46b..04a1a0b4f791 100644 --- a/www/nspostgres/Makefile +++ b/www/nspostgres/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} DEPRECATED= Use www/aolserver with WITH_NSPOSTGRES=1 instead. IGNORE= ${DEPRECATED} +EXPIRATION_DATE=2006-12-01 USE_PGSQL= yes |