aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2014-09-30 01:56:04 +0800
committermandree <mandree@FreeBSD.org>2014-09-30 01:56:04 +0800
commit977262620ecc76af9b6cdedb48c63970f3a1a80d (patch)
treeb980068273739ae71efb6e203cfd052d2dee60c2
parentafb5a596bfe6cc770d98797e46357cee48f3efc5 (diff)
downloadfreebsd-ports-gnome-977262620ecc76af9b6cdedb48c63970f3a1a80d.tar.gz
freebsd-ports-gnome-977262620ecc76af9b6cdedb48c63970f3a1a80d.tar.zst
freebsd-ports-gnome-977262620ecc76af9b6cdedb48c63970f3a1a80d.zip
Reinstate former EXPIRATION_DATE syntax, and add a comment.
-rw-r--r--databases/db48/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/databases/db48/Makefile b/databases/db48/Makefile
index 79d607010523..5097230fdec3 100644
--- a/databases/db48/Makefile
+++ b/databases/db48/Makefile
@@ -13,8 +13,10 @@ DIST_SUBDIR= bdb
MAINTAINER= mandree@FreeBSD.org
COMMENT= The Berkeley DB package, revision 4.8
-DEPRECATED= Please migrate to db5 or db6.
-EXPIRATION_DATE= 2014-11-30 unless *coin ports remain unfixed
+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
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKDIR}/${DISTNAME}/LICENSE