diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-07 20:12:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-07 20:12:41 +0000 |
commit | bc6b4f425ad6f23efc1ea5ba939be22aa9562813 (patch) | |
tree | 8dc2e082196b081e04dcff2b28e064ae70c08473 /irc | |
parent | 76c7bb38b8a17899a926e3032af95d68d56dde4e (diff) | |
download | ports-bc6b4f425ad6f23efc1ea5ba939be22aa9562813.tar.gz ports-bc6b4f425ad6f23efc1ea5ba939be22aa9562813.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/p5-POE-Component-IRC/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index 951333716fa5..e30b6e66db22 100644 --- a/irc/p5-POE-Component-IRC/Makefile +++ b/irc/p5-POE-Component-IRC/Makefile @@ -5,7 +5,6 @@ PORTNAME= POE-Component-IRC PORTVERSION= 6.90 CATEGORIES= irc devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:BINGOS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |