diff options
Diffstat (limited to 'devel/cscope')
-rw-r--r-- | devel/cscope/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cscope/Makefile b/devel/cscope/Makefile index 26e6ff2d5cc..8b3197d2a8e 100644 --- a/devel/cscope/Makefile +++ b/devel/cscope/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2003/07/13 13:51:05 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2003/07/17 21:29:59 grant Exp $ # DISTNAME= cscope-15.4 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cscope/} -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://cscope.sourceforge.net/ COMMENT= interactive C program browser |