diff options
Diffstat (limited to 'devel/xxgdb/Makefile')
-rw-r--r-- | devel/xxgdb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/xxgdb/Makefile b/devel/xxgdb/Makefile index 56464266cc7..98e2fb4fcd0 100644 --- a/devel/xxgdb/Makefile +++ b/devel/xxgdb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1999/06/04 15:09:05 agc Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/16 14:39:07 wiz Exp $ # DISTNAME= xxgdb-1.12 @@ -6,6 +6,7 @@ CATEGORIES= devel x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/} MAINTAINER= rh@trapdoor.vip.at +COMMENT= graphical X11 interface for gdb WRKSRC= ${WRKDIR}/${DISTNAME} USE_IMAKE= yes |