summaryrefslogtreecommitdiff
path: root/devel/pmccabe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pmccabe/Makefile')
-rw-r--r--devel/pmccabe/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/pmccabe/Makefile b/devel/pmccabe/Makefile
index 35d933e859e..00ab98c6e0d 100644
--- a/devel/pmccabe/Makefile
+++ b/devel/pmccabe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/11/03 13:39:25 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2005/12/05 20:50:06 rillig Exp $
DISTNAME= pmccabe_2.2-3
PKGNAME= pmccabe-2.2.3
@@ -6,7 +6,6 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_DEBIAN:pool/main/p/pmccabe/}
MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE=
COMMENT= Measures the McCabe cyclomatic complexity of C and C++
WRKSRC= ${WRKDIR}/pmccabe