summaryrefslogtreecommitdiff
path: root/devel/cgdb/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-05-07 01:14:46 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-05-07 01:14:46 +0000
commit00a53e4f9713be700f541ce4d504c8ee628d9c79 (patch)
treef9760fe785fe6a7ee5900193237a073aa4306852 /devel/cgdb/Makefile
parent5a73931a0fa344966a14a630b33705427563fc9f (diff)
downloadpkgsrc-00a53e4f9713be700f541ce4d504c8ee628d9c79.tar.gz
Drop maintainership; I don't have the enough free time to maintain
all these packages.
Diffstat (limited to 'devel/cgdb/Makefile')
-rw-r--r--devel/cgdb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cgdb/Makefile b/devel/cgdb/Makefile
index c69f62345e5..9a126be492e 100644
--- a/devel/cgdb/Makefile
+++ b/devel/cgdb/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/19 18:12:27 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/05/07 01:14:47 xtraeme Exp $
#
DISTNAME= cgdb-0.4.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cgdb/}
-MAINTAINER= xtraeme@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://cgdb.sourceforge.net/
COMMENT= Curses-based interface to the GNU Debugger (GDB)