aboutsummaryrefslogtreecommitdiffstats
path: root/irc/nethirc
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 02:17:25 +0800
committerknu <knu@FreeBSD.org>2003-02-21 02:17:25 +0800
commitf358b8f0805895c983a42c7659ba48f39d0694f8 (patch)
treeffd33b3b1810868f0956af7331a2fad0f3401ea1 /irc/nethirc
parentfb2d43b6835454c88ac142aa926ec5e6e9118fe4 (diff)
downloadfreebsd-ports-gnome-f358b8f0805895c983a42c7659ba48f39d0694f8.tar.gz
freebsd-ports-gnome-f358b8f0805895c983a42c7659ba48f39d0694f8.tar.zst
freebsd-ports-gnome-f358b8f0805895c983a42c7659ba48f39d0694f8.zip
De-pkg-comment.
Diffstat (limited to 'irc/nethirc')
-rw-r--r--irc/nethirc/Makefile1
-rw-r--r--irc/nethirc/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/irc/nethirc/Makefile b/irc/nethirc/Makefile
index d12ec8208c7c..733ec75cb2ad 100644
--- a/irc/nethirc/Makefile
+++ b/irc/nethirc/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.nog.net/pub/tony/nethirc/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
+COMMENT= Perl-based irc client that uses Net::IRC
.include <bsd.port.pre.mk>
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/IRC.pm:${PORTSDIR}/irc/p5-IRC
diff --git a/irc/nethirc/pkg-comment b/irc/nethirc/pkg-comment
deleted file mode 100644
index 43d3cb99ce9e..000000000000
--- a/irc/nethirc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl-based irc client that uses Net::IRC