From 0916498c1b6dd1e6312100e3813722d9ec0a3ae4 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 29 Mar 2003 12:40:00 +0000 Subject: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. --- time/globe/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'time/globe') diff --git a/time/globe/Makefile b/time/globe/Makefile index 399ad435192..21b09d9264b 100644 --- a/time/globe/Makefile +++ b/time/globe/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2001/11/26 20:39:14 is Exp $ +# $NetBSD: Makefile,v 1.2 2003/03/29 12:42:43 jmmv Exp $ # DISTNAME= globe_26mar94 PKGNAME= globe-19940326 +WRKSRC= ${WRKDIR}/globe CATEGORIES= time MASTER_SITES= http://www.acme.com/software/globe/ @@ -10,6 +11,4 @@ MAINTAINER= is@netbsd.org HOMEPAGE= http://www.acme.com/software/globe/ COMMENT= display the currently-lighted face of Earth in ASCII -WRKSRC= ${WRKDIR}/globe - .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3