summaryrefslogtreecommitdiff
path: root/devel/elfio
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:07:10 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 17:07:10 +0000
commit7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch)
tree05d55fe113ac6af4c86e1954168aecc025c37b6e /devel/elfio
parentUpdate to 0.11.0. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75951
Diffstat (limited to 'devel/elfio')
-rw-r--r--devel/elfio/Makefile1
-rw-r--r--devel/elfio/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/elfio/Makefile b/devel/elfio/Makefile
index bf6abf87c6cd..2efdb05b0971 100644
--- a/devel/elfio/Makefile
+++ b/devel/elfio/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:L}
MAINTAINER= ports@FreeBSD.org
+COMMENT= C++ library for reading and generating files in the ELF binary format
GNU_CONFIGURE= yes
diff --git a/devel/elfio/pkg-comment b/devel/elfio/pkg-comment
deleted file mode 100644
index 26c5044a34b6..000000000000
--- a/devel/elfio/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-C++ library for reading and generating files in the ELF binary format