diff options
author | antoine <antoine@FreeBSD.org> | 2015-02-28 00:53:21 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-02-28 00:53:21 +0800 |
commit | 989b8ef78c1f554f40eceaffc0b372d4fe09fb72 (patch) | |
tree | 03791463914f57fb18e9b458574fe256a911288e /databases | |
parent | 2ba050b117334a38ca44cdb59c50d945dbda3d9e (diff) | |
download | freebsd-ports-gnome-989b8ef78c1f554f40eceaffc0b372d4fe09fb72.tar.gz freebsd-ports-gnome-989b8ef78c1f554f40eceaffc0b372d4fe09fb72.tar.zst freebsd-ports-gnome-989b8ef78c1f554f40eceaffc0b372d4fe09fb72.zip |
Extend expiration date of 4 months, *coin ports still need it
Diffstat (limited to 'databases')
-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 f58d72a552b9..0b1c0bbe8e61 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-02-28 +EXPIRATION_DATE= 2015-06-30 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKDIR}/${DISTNAME}/LICENSE |