aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-08-20 16:21:17 +0800
committerclement <clement@FreeBSD.org>2004-08-20 16:21:17 +0800
commit7aa753cfb0a341061aedf249e7a5aa9c8f63aa16 (patch)
treef2325aeb2904b151a425d55bf278d9e17a09acd6
parent91f5c048431f85c1784565bac0c650537d16eeda (diff)
downloadfreebsd-ports-gnome-7aa753cfb0a341061aedf249e7a5aa9c8f63aa16.tar.gz
freebsd-ports-gnome-7aa753cfb0a341061aedf249e7a5aa9c8f63aa16.tar.zst
freebsd-ports-gnome-7aa753cfb0a341061aedf249e7a5aa9c8f63aa16.zip
- fix ${EXPIRATION_DATE} format
-rw-r--r--dns/bind9-sdb-mysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind9-sdb-mysql/Makefile b/dns/bind9-sdb-mysql/Makefile
index b812055d7e00..a80b02876091 100644
--- a/dns/bind9-sdb-mysql/Makefile
+++ b/dns/bind9-sdb-mysql/Makefile
@@ -28,7 +28,7 @@ CONFLICTS= bind-8.3.* bind84-8.4.* bind9-9.2.* bind9-dlz-9.2.* host-* skalibs-0.
ISCVERSION= 9.2.3
DEPRECATED= Developement has been stopped and it's not yet finished
-EXPIRATION_DATE=20041017
+EXPIRATION_DATE=2004-10-17
USE_MYSQL= YES
USE_OPENSSL= YES