diff options
author | John Marino <marino@FreeBSD.org> | 2013-11-18 09:13:32 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-11-18 09:13:32 +0000 |
commit | 2956c21e7d71dae9f73142fa2a81236b9c365430 (patch) | |
tree | e48e6f1930043e013eaa2294a760a84a1760e5df /devel/gdb66 | |
parent | 12e913dc233ce13428c01d920722cb779636b776 (diff) |
Notes
Diffstat (limited to 'devel/gdb66')
-rw-r--r-- | devel/gdb66/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gdb66/Makefile b/devel/gdb66/Makefile index e4025ef17f6f..bcfb30bd7755 100644 --- a/devel/gdb66/Makefile +++ b/devel/gdb66/Makefile @@ -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 |