diff options
-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 f59374e58b6d..77d3aabeeaec 100644 --- a/devel/gdb66/Makefile +++ b/devel/gdb66/Makefile @@ -13,7 +13,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:gdb MAINTAINER= mi@aldan.algebra.com COMMENT?= GNU GDB of newer version than comes with the system -LATEST_LINK?= gdb66 +PKGNAMESUFFIX= 66 OPTIONS_DEFINE= INSIGHT INSIGHT_DESC= Tcl/Tk GUI (experimental!) |