summaryrefslogtreecommitdiff
path: root/devel/spiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/spiff/Makefile')
-rw-r--r--devel/spiff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/spiff/Makefile b/devel/spiff/Makefile
index b627ec1ae02..e60e48162cd 100644
--- a/devel/spiff/Makefile
+++ b/devel/spiff/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:34:04 grant Exp $
+# $NetBSD: Makefile,v 1.4 2004/12/03 15:14:55 wiz Exp $
#
DISTNAME= spiff-1.0
@@ -9,6 +9,6 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.darwinsys.com/freeware/
COMMENT= Make controlled approximate comparisons between files
-ALL_TARGET= spiff
+BUILD_TARGET= spiff
.include "../../mk/bsd.pkg.mk"