summaryrefslogtreecommitdiff
path: root/x11/oneko
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
committerjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
commit0916498c1b6dd1e6312100e3813722d9ec0a3ae4 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /x11/oneko
parent027ce626821d991bc282a370598c738be6c3e12e (diff)
downloadpkgsrc-0916498c1b6dd1e6312100e3813722d9ec0a3ae4.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'x11/oneko')
-rw-r--r--x11/oneko/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/oneko/Makefile b/x11/oneko/Makefile
index 2e0a39dfad1..8336de17b3b 100644
--- a/x11/oneko/Makefile
+++ b/x11/oneko/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/03/03 04:17:44 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/03/29 12:43:08 jmmv Exp $
DISTNAME= oneko-1.1b
PKGNAME= oneko-1.2
PKGREVISION= 1
+WRKSRC= ${WRKDIR}/oneko
CATEGORIES= x11 games
MASTER_SITES= ${MASTER_SITE_XCONTRIB:S/contrib/R5contrib/}
@@ -14,6 +15,5 @@ MAINTAINER= johnam@mail.kemper.org
COMMENT= Like xneko except on the desktop and with other animals
USE_IMAKE= yes
-WRKSRC= ${WRKDIR}/oneko
.include "../../mk/bsd.pkg.mk"