summaryrefslogtreecommitdiff
path: root/devel/cproto
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/cproto
parentUpdate to 0.11.0. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75951
Diffstat (limited to 'devel/cproto')
-rw-r--r--devel/cproto/Makefile1
-rw-r--r--devel/cproto/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/cproto/Makefile b/devel/cproto/Makefile
index 05e1f8b86db9..b5582394ebe6 100644
--- a/devel/cproto/Makefile
+++ b/devel/cproto/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= cproto
MAINTAINER= ports@FreeBSD.org
+COMMENT= Generate C function prototypes and convert function definitions
GNU_CONFIGURE= YES
MAN1= cproto.1
diff --git a/devel/cproto/pkg-comment b/devel/cproto/pkg-comment
deleted file mode 100644
index 19104911a068..000000000000
--- a/devel/cproto/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Generate C function prototypes and convert function definitions