diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2015-06-10 18:08:35 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2015-06-10 18:08:35 +0000 |
commit | 26b66673535eb695fe946a93c32475492a5468d8 (patch) | |
tree | d39a23a2fbf7af6561eba01bf04b09c2fcd8fa66 /databases/db48 | |
parent | f9a97f5d59bed2a05f053a2682fd00eee8bd1b76 (diff) |
Notes
Diffstat (limited to 'databases/db48')
-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 b33b26a878ee..d8e5c39b1085 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= 2015-05-31 +EXPIRATION_DATE= 2015-07-31 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKDIR}/${DISTNAME}/LICENSE |