diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2007-05-28 16:33:04 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2007-05-28 16:33:04 +0000 |
commit | ff8663828e118e08023da3077de36abe46637110 (patch) | |
tree | ee1aff3a140eebd920742a6cd8b3f6db733482e0 /japanese/lynx/Makefile | |
parent | b7b7124a27cb8b03ffae284560d951feeb5a25ca (diff) |
Postpone EXPIRATION_DATE, there's a PR to fix this port.
Notes
Notes:
svn path=/head/; revision=192201
Diffstat (limited to 'japanese/lynx/Makefile')
-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} |