aboutsummaryrefslogtreecommitdiff
path: root/devel/sigslot
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/sigslot
parent3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff)
downloadports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.tar.gz
ports-7cc1393a93dbf0c01f4a05965abd3194c38fbba0.zip
Notes
Diffstat (limited to 'devel/sigslot')
-rw-r--r--devel/sigslot/Makefile1
-rw-r--r--devel/sigslot/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/sigslot/Makefile b/devel/sigslot/Makefile
index 4e250692d632..b9a9c83b8134 100644
--- a/devel/sigslot/Makefile
+++ b/devel/sigslot/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g}
MAINTAINER= ports@FreeBSD.org
+COMMENT= C++ Signal/Slot Library
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/devel/sigslot/pkg-comment b/devel/sigslot/pkg-comment
deleted file mode 100644
index ec9aa41ab5f5..000000000000
--- a/devel/sigslot/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-C++ Signal/Slot Library