Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Dec 2020 22:40:49 +0000 (UTC)
From:      Luca Pizzamiglio <pizzamig@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r559628 - head/devel/gdb
Message-ID:  <202012292240.0BTMenUh071342@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pizzamig
Date: Tue Dec 29 22:40:49 2020
New Revision: 559628
URL: https://svnweb.freebsd.org/changeset/ports/559628

Log:
  Update COMMENT
  
  PR:		250655
  Submitted by:	Yasuhiro Kimura <yasu@utahime.org>

Modified:
  head/devel/gdb/Makefile

Modified: head/devel/gdb/Makefile
==============================================================================
--- head/devel/gdb/Makefile	Tue Dec 29 22:34:29 2020	(r559627)
+++ head/devel/gdb/Makefile	Tue Dec 29 22:40:49 2020	(r559628)
@@ -8,7 +8,7 @@ CATEGORIES=	devel
 MASTER_SITES=	GNU
 
 MAINTAINER=	pizzamig@FreeBSD.org
-COMMENT=	GNU GDB of newer version than comes with the system
+COMMENT=	GNU Project Debugger
 
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING3



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012292240.0BTMenUh071342>