aboutsummaryrefslogtreecommitdiff
path: root/devel/libformat
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/libformat
parent3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff)
downloadports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.tar.gz
ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.zip
Notes
Diffstat (limited to 'devel/libformat')
-rw-r--r--devel/libformat/Makefile1
-rw-r--r--devel/libformat/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/libformat/Makefile b/devel/libformat/Makefile
index d5bc9a66597a..78a75cb18196 100644
--- a/devel/libformat/Makefile
+++ b/devel/libformat/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://home.pages.at/kingleo/development/
DISTNAME= Format-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+COMMENT= C++ library that supports printf style like format printing
USE_REINPLACE= yes
GNU_CONFIGURE= yes
diff --git a/devel/libformat/pkg-comment b/devel/libformat/pkg-comment
deleted file mode 100644
index ec3a23186005..000000000000
--- a/devel/libformat/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-C++ library that supports printf style like format printing