summaryrefslogtreecommitdiff
path: root/textproc/diffstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/diffstat/Makefile')
-rw-r--r--textproc/diffstat/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/textproc/diffstat/Makefile b/textproc/diffstat/Makefile
index 40271a9a256..f5ddbc0a852 100644
--- a/textproc/diffstat/Makefile
+++ b/textproc/diffstat/Makefile
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.2 2003/05/16 01:50:42 simonb Exp $
+# $NetBSD: Makefile,v 1.3 2003/05/16 03:06:53 salo Exp $
#
-DISTNAME= diffstat-1.33
-CATEGORIES= textproc
-MASTER_SITES= ftp://invisible-island.net/diffstat/
-EXTRACT_SUFX= .tgz
+DISTNAME= diffstat-1.33
+CATEGORIES= textproc
+MASTER_SITES= ftp://invisible-island.net/diffstat/
+EXTRACT_SUFX= .tgz
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://dickey.his.com/diffstat/diffstat.html
-COMMENT= display a histogram of diff changes
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://dickey.his.com/diffstat/diffstat.html
+COMMENT= display a histogram of diff changes
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= YES
-MAKEFILE= makefile
+MAKEFILE= makefile
.include "../../mk/bsd.pkg.mk"