diff options
author | antoine <antoine@FreeBSD.org> | 2014-11-28 05:44:59 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-11-28 05:44:59 +0800 |
commit | 13888e32155471ddac32a7edec3a885d08b326e6 (patch) | |
tree | d41592dfeae619840d7501e22928edb10f4ae7a7 /databases/db48 | |
parent | c289c9e9c2d2251fbd93b4260104973a8ec3f7b0 (diff) | |
download | freebsd-ports-gnome-13888e32155471ddac32a7edec3a885d08b326e6.tar.gz freebsd-ports-gnome-13888e32155471ddac32a7edec3a885d08b326e6.tar.zst freebsd-ports-gnome-13888e32155471ddac32a7edec3a885d08b326e6.zip |
Extend expiration date of 3 months, *coin ports still need it and now
audio/jack needs it too
With hat: portmgr
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 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 |