diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2010-12-04 15:03:13 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2010-12-04 15:03:13 +0000 |
commit | 8c6d6b77f580bd1885758f6bb27c21ed59950109 (patch) | |
tree | f66a9eca1c12053d6b3b11d961107305c2014b63 /devel/insight | |
parent | 8b489e9d6823bc87f22c436d3f8df6d6bdb33880 (diff) |
Notes
Diffstat (limited to 'devel/insight')
-rw-r--r-- | devel/insight/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/insight/Makefile b/devel/insight/Makefile index 44a835a4715a..18ab9da3620c 100644 --- a/devel/insight/Makefile +++ b/devel/insight/Makefile @@ -9,6 +9,8 @@ PORTREVISION= 0 MAINTAINER= mi@aldan.algebra.com COMMENT= Gnu debugger with the Insight GUI front-end +LATEST_LINK= insight + MASTERDIR= ${.CURDIR:H}/gdb66 WITH_INSIGHT= true CONFLICTS= gdb-[6-9]* |