summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-07-14 23:06:27 +0000
committerjlam <jlam@pkgsrc.org>2006-07-14 23:06:27 +0000
commitcd740aac0111c9497f7e6f0bbd0fb9cfbd7ef3b3 (patch)
tree94998daf46c7eff33585fa52a65728899766a474
parent2eb3306970d7cfb8ac823b71aea9b21a722c02b2 (diff)
downloadpkgsrc-cd740aac0111c9497f7e6f0bbd0fb9cfbd7ef3b3.tar.gz
Note that this conflicts with the (forthcoming) bootstrap-mk-files package.
-rw-r--r--devel/mk-files/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/mk-files/Makefile b/devel/mk-files/Makefile
index b053da1d0e0..ac03bab20ff 100644
--- a/devel/mk-files/Makefile
+++ b/devel/mk-files/Makefile
@@ -1,11 +1,14 @@
-# $NetBSD: Makefile,v 1.19 2006/06/02 13:20:56 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2006/07/14 23:06:27 jlam Exp $
#
DISTNAME= mk-20050405
PKGNAME= mk-files-20050405
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/
+CONFLICTS+= bootstrap-mk-files-[0-9]*
+
MAINTAINER= sjg@NetBSD.org
HOMEPAGE= http://www.crufty.net/help/sjg/bmake.html
COMMENT= Portable *.mk files for the NetBSD portable bmake utility