diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-27 21:44:59 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-11-27 21:44:59 +0000 |
commit | 77db042737962aa7d5231b4846cbbdb8b953cccf (patch) | |
tree | d41592dfeae619840d7501e22928edb10f4ae7a7 | |
parent | Deprecated ports broken for more than 6 months (diff) |
Extend expiration date of 3 months, *coin ports still need it and now
audio/jack needs it too
With hat: portmgr
-rw-r--r-- | databases/db48/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/db48/Makefile b/databases/db48/Makefile index 5097230fdec3..f58d72a552b9 100644 --- a/databases/db48/Makefile +++ b/databases/db48/Makefile @@ -16,7 +16,7 @@ COMMENT= The Berkeley DB package, revision 4.8 DEPRECATED= Please migrate to db5 or db6 # The port is not to be removed unless the bitcoin-related ports can # go without this. -EXPIRATION_DATE= 2014-11-30 +EXPIRATION_DATE= 2015-02-28 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKDIR}/${DISTNAME}/LICENSE |