summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/monotone/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile
index 4ab4685407b..3d3995174b6 100644
--- a/devel/monotone/Makefile
+++ b/devel/monotone/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/03/09 20:30:16 jmmv Exp $
+# $NetBSD: Makefile,v 1.22 2006/03/31 14:50:52 jlam Exp $
#
DISTNAME= monotone-0.25.2
@@ -11,7 +11,7 @@ COMMENT= Free distributed version control system
GCC_REQD+= 3.0
GNU_CONFIGURE= yes
-INFO_FILES= monotone.info
+INFO_FILES= # PLIST
UNLIMIT_RESOURCES+= datasize
USE_TOOLS+= gmake makeinfo
USE_LANGUAGES= c c++