diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-10-07 19:12:17 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-10-07 19:12:17 +0000 |
commit | 457c033275b8722e3f3859dcaf1ea87e7ece93a6 (patch) | |
tree | c8cdf4ec78d35fcb0aa10c98f35e6f22f23f7362 /japanese | |
parent | 4262641ac33700c6259326d36d644582733c0ee6 (diff) | |
download | ports-457c033275b8722e3f3859dcaf1ea87e7ece93a6.tar.gz ports-457c033275b8722e3f3859dcaf1ea87e7ece93a6.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/weblint97/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/weblint97/Makefile b/japanese/weblint97/Makefile index d2931796fa16..b0d5d675d350 100644 --- a/japanese/weblint97/Makefile +++ b/japanese/weblint97/Makefile @@ -18,7 +18,7 @@ COMMENT= An internationalized HTML checker with japanese message(EUC-JP) RUN_DEPENDS= ${SITE_PERL}/jcode.pl:${PORTSDIR}/japanese/jcode.pl BROKEN= "Incomplete pkg-plist (port installs into nonstandard perl directory)" -DEPRECATED= "${BROKEN}" +DEPRECATED= ${BROKEN} EXPIRATION_DATE=2005-09-22 WRKSRC= ${WRKDIR}/weblint-97 |