From 4b48457c964ed413147b6f4b4f9c1b55a06e6096 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Thu, 18 Mar 2004 00:31:48 +0000 Subject: Move .include line position. PR: ports/64393 --- japanese/zipcodes/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'japanese/zipcodes/Makefile') diff --git a/japanese/zipcodes/Makefile b/japanese/zipcodes/Makefile index 9c870bd9d1e2..62a9e6b73418 100644 --- a/japanese/zipcodes/Makefile +++ b/japanese/zipcodes/Makefile @@ -28,8 +28,6 @@ MAKE_ENV= INSTALL_DATA="${INSTALL_DATA}" SCRIPTDIR=${SCRIPTDIR} PERL=${PERL} post-extract: @${CP} ${FILESDIR}/Makefile ${WRKDIR} -.include - # for maintainance. fetch1: fetch http://post.ah-tech.co.jp/zipcode/dl/kogaki/lzh/ken_all.lzh @@ -40,3 +38,5 @@ fetch2: mv ken_all.lzh `date -r $${m} +ken_all-%Y%m%d.lzh` m=`stat -f %m jigyosyo.lzh`; \ mv jigyosyo.lzh `date -r $${m} +jigyosyo-%Y%m%d.lzh` + +.include -- cgit v1.2.3