aboutsummaryrefslogtreecommitdiff
path: root/devel/libfs++
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/libfs++
parent3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff)
downloadports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.tar.gz
ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.zip
Notes
Diffstat (limited to 'devel/libfs++')
-rw-r--r--devel/libfs++/Makefile1
-rw-r--r--devel/libfs++/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/libfs++/Makefile b/devel/libfs++/Makefile
index febe62ebabcc..6957504f1983 100644
--- a/devel/libfs++/Makefile
+++ b/devel/libfs++/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://bluebat.dnsalias.org/software/libfs++/%SUBDIR%/
MASTER_SITE_SUBDIR= . archive
MAINTAINER= ports@FreeBSD.org
+COMMENT= C++ library which provides a file_iterator class
USE_REINPLACE= yes
USE_LIBTOOL= yes
diff --git a/devel/libfs++/pkg-comment b/devel/libfs++/pkg-comment
deleted file mode 100644
index ec0a7c2c9a2e..000000000000
--- a/devel/libfs++/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-C++ library which provides a file_iterator class