diff options
-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} |