diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-03 06:15:15 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-03 06:15:15 +0000 |
commit | 2cbb28567493846d6bd712dcac7941da54f465d7 (patch) | |
tree | 42c63d6619bf506a4046c10af6ea29616fd68d3c /net/p5-EasyTCP | |
parent | dab8dfaadc9bc7242af89d4b3e1377eaef937035 (diff) |
Notes
Diffstat (limited to 'net/p5-EasyTCP')
-rw-r--r-- | net/p5-EasyTCP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-EasyTCP/Makefile b/net/p5-EasyTCP/Makefile index 5c565d281ec4..5586d6fae733 100644 --- a/net/p5-EasyTCP/Makefile +++ b/net/p5-EasyTCP/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 0.26 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:MNAGUIB PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |