diff options
author | shaun <shaun@FreeBSD.org> | 2007-05-29 00:33:04 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2007-05-29 00:33:04 +0800 |
commit | aeae5e32e656c66e720d3f59f2ef592d7dafc37c (patch) | |
tree | 2460248e49736275bee5e018c933b50f73489280 /japanese/lynx | |
parent | 6e616babc7e07298ee21dfe634df655e3d5f62d5 (diff) | |
download | freebsd-ports-gnome-aeae5e32e656c66e720d3f59f2ef592d7dafc37c.tar.gz freebsd-ports-gnome-aeae5e32e656c66e720d3f59f2ef592d7dafc37c.tar.zst freebsd-ports-gnome-aeae5e32e656c66e720d3f59f2ef592d7dafc37c.zip |
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 2fb2ea06bc8f..e0ee1d99a01d 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} |