diff options
author | shaun <shaun@FreeBSD.org> | 2007-05-28 16:33:04 +0000 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2007-05-28 16:33:04 +0000 |
commit | aeae5e32e656c66e720d3f59f2ef592d7dafc37c (patch) | |
tree | 2460248e49736275bee5e018c933b50f73489280 /japanese/lynx | |
parent | 6e616babc7e07298ee21dfe634df655e3d5f62d5 (diff) | |
download | FreeBSD-ports-aeae5e32e656c66e720d3f59f2ef592d7dafc37c.zip FreeBSD-ports-aeae5e32e656c66e720d3f59f2ef592d7dafc37c.tar.gz |
Postpone EXPIRATION_DATE, there's a PR to fix this port.
Diffstat (limited to 'japanese/lynx')
-rw-r--r-- | japanese/lynx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/lynx/Makefile b/japanese/lynx/Makefile index 2fb2ea0..e0ee1d9 100644 --- a/japanese/lynx/Makefile +++ b/japanese/lynx/Makefile @@ -21,7 +21,7 @@ COMMENT= A terminal-based World-Wide Web Client with multi-byte modification BROKEN= Leaves behind config file on deinstall DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2007-04-10 +EXPIRATION_DATE=2007-07-01 WRKSRC= ${WRKDIR}/${PORTNAME}${VERSION:S/./-/g} |