diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-03 14:15:15 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-03 14:15:15 +0800 |
commit | 5bac41f836ddfcb0d077f70f11197c183868735a (patch) | |
tree | 7509df0dde003f2b04b8b73022cb911297e3cf50 /net | |
parent | 3a7c4f9c4286f00a5c6a2f5d5d8100bf6d1838ba (diff) | |
download | freebsd-ports-gnome-5bac41f836ddfcb0d077f70f11197c183868735a.tar.gz freebsd-ports-gnome-5bac41f836ddfcb0d077f70f11197c183868735a.tar.zst freebsd-ports-gnome-5bac41f836ddfcb0d077f70f11197c183868735a.zip |
Fix master_sites
Diffstat (limited to 'net')
-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 |