diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-12 16:16:27 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-12 16:16:27 +0000 |
commit | 0b7b87e184c9a2a36a528475394319928353ea17 (patch) | |
tree | 6a778fc7c526ed21ddd863bb21a4aff0ee35735b /irc/p5-IRC | |
parent | 6ad3d48b8d5c235d9ce1eba1cce01ba1e69403ec (diff) | |
download | ports-0b7b87e184c9a2a36a528475394319928353ea17.tar.gz ports-0b7b87e184c9a2a36a528475394319928353ea17.zip |
Notes
Diffstat (limited to 'irc/p5-IRC')
-rw-r--r-- | irc/p5-IRC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/p5-IRC/Makefile b/irc/p5-IRC/Makefile index 3dbcfe8fb0ed..faa325a62e24 100644 --- a/irc/p5-IRC/Makefile +++ b/irc/p5-IRC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= p5-IRC -PORTVERSION 0.62 +PORTVERSION= 0.62 CATEGORIES= irc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net |