summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-14 23:06:27 +0000
committerjlam <jlam>2006-07-14 23:06:27 +0000
commit8ee8d83d57e3bb60948092e6d05015242e076829 (patch)
tree94998daf46c7eff33585fa52a65728899766a474
parentc47b83371f3258062b118cc3deccdcfa64e28212 (diff)
downloadpkgsrc-8ee8d83d57e3bb60948092e6d05015242e076829.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