Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2013 09:13:32 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r334161 - head/devel/gdb66
Message-ID:  <201311180913.rAI9DWrV013172@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Mon Nov 18 09:13:32 2013
New Revision: 334161
URL: http://svnweb.freebsd.org/changeset/ports/334161

Log:
  devel/gdb66: Restore ?= to COMMENT definition
  
  Actually, devel/gdb66 is a master port after all.
  devel/insight is its slave with its own comment.

Modified:
  head/devel/gdb66/Makefile

Modified: head/devel/gdb66/Makefile
==============================================================================
--- head/devel/gdb66/Makefile	Mon Nov 18 08:43:55 2013	(r334160)
+++ head/devel/gdb66/Makefile	Mon Nov 18 09:13:32 2013	(r334161)
@@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR=gdb/:gdb
 DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:gdb
 
 MAINTAINER=	mi@aldan.algebra.com
-COMMENT=	GNU GDB of newer version than comes with the system
+COMMENT?=	GNU GDB of newer version than comes with the system
 
 PKGNAMESUFFIX=	66
 



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