summaryrefslogtreecommitdiff
path: root/devel/boehm-gc
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2003-02-22 14:25:38 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2003-02-22 14:25:38 +0000
commita33aeb13624bc576f1142217d48f9c80278faacb (patch)
treee4251ecbe583e045de29cea2c6e0b4413c1f5483 /devel/boehm-gc
parentenable MAKE_ARGS and unbreak tcpview (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76145
Diffstat (limited to 'devel/boehm-gc')
-rw-r--r--devel/boehm-gc/Makefile1
-rw-r--r--devel/boehm-gc/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile
index 4c15b078c64c..ae3b7df77846 100644
--- a/devel/boehm-gc/Makefile
+++ b/devel/boehm-gc/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/
DISTNAME= gc${PORTVERSION}
MAINTAINER= nobutaka@FreeBSD.org
+COMMENT= Garbage collection and memory leak detection for C and C++
USE_LIBTOOL= yes
USE_REINPLACE= yes
diff --git a/devel/boehm-gc/pkg-comment b/devel/boehm-gc/pkg-comment
deleted file mode 100644
index 83506d65f826..000000000000
--- a/devel/boehm-gc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Garbage collection and memory leak detection for C and C++