From a86417c1208fbb032e604b06e3272d2a86932f9e Mon Sep 17 00:00:00 2001 From: FUJISHIMA Satsuki Date: Wed, 12 Sep 2001 12:20:21 +0000 Subject: chase banner URI. --- japanese/navi2ch-emacs20/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'japanese') diff --git a/japanese/navi2ch-emacs20/Makefile b/japanese/navi2ch-emacs20/Makefile index 1c4586903a23..301f8141acae 100644 --- a/japanese/navi2ch-emacs20/Makefile +++ b/japanese/navi2ch-emacs20/Makefile @@ -7,7 +7,7 @@ PORTNAME= navi2ch PORTVERSION= 010909 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese www elisp MASTER_SITES= http://www.geocities.co.jp/SiliconValley-Oakland/7673/lisp/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} @@ -26,6 +26,11 @@ PLIST_SUB= XEMACS="@comment " PLIST_SUB= XEMACS="" .endif +post-patch: + cd ${WRKSRC}; \ + ${PERL} -pi -e 's/index2.html/index.html/' \ + navi2ch-net.el navi2ch-util.el + post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/${DOCDIR} -- cgit v1.2.3