diff options
Diffstat (limited to 'devel/sigslot')
-rw-r--r-- | devel/sigslot/Makefile | 1 | ||||
-rw-r--r-- | devel/sigslot/pkg-comment | 1 |
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 |