diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /irc/sirc | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'irc/sirc')
-rw-r--r-- | irc/sirc/Makefile | 1 | ||||
-rw-r--r-- | irc/sirc/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/irc/sirc/Makefile b/irc/sirc/Makefile index 081f4ebd8ccb..128f06b8feb0 100644 --- a/irc/sirc/Makefile +++ b/irc/sirc/Makefile @@ -18,6 +18,7 @@ MASTER_SITES= http://www.iagora.com/~espel/sirc/ \ http://dougbarton.net/FreeBSD/Downloads/ MAINTAINER= DougB@FreeBSD.org +COMMENT= Small (150k), fast, perl-based IRC client USE_PERL5= yes diff --git a/irc/sirc/pkg-comment b/irc/sirc/pkg-comment deleted file mode 100644 index bae592e189d7..000000000000 --- a/irc/sirc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Small (150k), fast, perl-based IRC client |