From owner-cvs-all Mon Sep 23 21:57:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9F9237B401; Mon, 23 Sep 2002 21:57:39 -0700 (PDT) Received: from t-mta1.odn.ne.jp (mfep1.odn.ne.jp [143.90.131.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB7BE43E6A; Mon, 23 Sep 2002 21:57:38 -0700 (PDT) (envelope-from fuyuki@hadaly.org) Received: from hadaly.dyndns.org ([218.46.6.95]) by t-mta1.odn.ne.jp with ESMTP id <20020924045738050.NTVK.8224.t-mta1.odn.ne.jp@mta1.odn.ne.jp>; Tue, 24 Sep 2002 13:57:38 +0900 Received: from hadaly.dyndns.org (localhost [::1]) by hadaly.dyndns.org (Postfix) with ESMTP id 476E26056; Tue, 24 Sep 2002 13:57:35 +0900 (JST) Date: Tue, 24 Sep 2002 13:57:34 +0900 Message-ID: <86elbkx9vl.wl@hadaly.dyndns.org> From: Kimura Fuyuki To: leeym@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/misc/GeoIP Makefile pkg-message ports/misc/GeoIP/files patch-conf::Makefile.in In-Reply-To: <200209230921.g8N9LMPq017321@freefall.freebsd.org> References: <200209230921.g8N9LMPq017321@freefall.freebsd.org> User-Agent: Wanderlust/2.8.1 (Something) Emacs/21.2 Mule/5.0 (SAKAKI) X-Public-Key: http://www.hadaly.org/fuyuki.key X-Fingerprint: 8D68 1138 1A85 8556 C6A9 274B 2C72 2E56 3AF7 3D89 MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At Mon, 23 Sep 2002 02:21:22 -0700 (PDT), Yen-Ming Lee wrote: > > leeym 2002/09/23 02:21:22 PDT > > Modified files: > misc/GeoIP Makefile > Added files: > misc/GeoIP pkg-message > misc/GeoIP/files patch-conf::Makefile.in > Log: > - Get rid of the file leftover after "make clean" > - Make sure that the package has a message about copying > etc/GeoIP.conf.default to etc/GeoIP.conf A typo. --- Makefile 23 Sep 2002 09:21:21 -0000 1.5 +++ Makefile 24 Sep 2002 04:56:16 -0000 @@ -22,6 +22,6 @@ MAN1= geoiplookup.1 geoipupdate.1 post-install: - @${CAT} ${PKGMESSAGES} + @${CAT} ${PKGMESSAGE} .include -- fuyuki To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message