summaryrefslogtreecommitdiff
path: root/devel/rudiments
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:52:56 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-18 05:52:56 +0000
commit1f7c47a8120c92ff6eaf4f8aabddf41f49be4e5d (patch)
tree5948c7ea06642c81548e3972fe4974a511f228a2 /devel/rudiments
parentDe-pkg-comment. (diff)
De-pkg-comment my non-ruby ports as well.
Notes
Notes: svn path=/head/; revision=75780
Diffstat (limited to 'devel/rudiments')
-rw-r--r--devel/rudiments/Makefile1
-rw-r--r--devel/rudiments/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/rudiments/Makefile b/devel/rudiments/Makefile
index a6ace6c42abc..ab252553b6d2 100644
--- a/devel/rudiments/Makefile
+++ b/devel/rudiments/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= knu@FreeBSD.org
+COMMENT= A utility C++ class library for daemons, clients, servers and more
USE_GMAKE= yes
USE_AUTOCONF_VER=213
diff --git a/devel/rudiments/pkg-comment b/devel/rudiments/pkg-comment
deleted file mode 100644
index 2f27a7aeb40e..000000000000
--- a/devel/rudiments/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A utility C++ class library for daemons, clients, servers and more