diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/bitchx/Makefile | 1 | ||||
-rw-r--r-- | irc/bitchx/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index 884fd6d24f93..188a6a392a29 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -22,6 +22,7 @@ EXTRACT_ONLY= ircii-pana-${PORTVERSION}${EXTRACT_SUFX} .endif MAINTAINER?= arved@FreeBSD.org +COMMENT?= "An alternative ircII color client with optional GTK/GNOME support" .if defined(WITH_XMMS) LIB_DEPENDS+= xmms.3:${PORTSDIR}/multimedia/xmms diff --git a/irc/bitchx/pkg-comment b/irc/bitchx/pkg-comment deleted file mode 100644 index 0bd284ce387f..000000000000 --- a/irc/bitchx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An alternative ircII color client with optional GTK/GNOME support |