aboutsummaryrefslogtreecommitdiff
path: root/irc/nethirc
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 18:17:25 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 18:17:25 +0000
commit98f8f27a86460495087f593525ab9d2bd92b226c (patch)
treeef154a2d6bd901a5586315f16cd9e5275938e0ad /irc/nethirc
parent8e06809f62e1cc15ff6a77b3a2ee5aeff1b95b11 (diff)
downloadports-98f8f27a86460495087f593525ab9d2bd92b226c.tar.gz
ports-98f8f27a86460495087f593525ab9d2bd92b226c.zip
Notes
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