summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-02-01 08:59:02 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-02-01 08:59:02 +0000
commit33c62684895a527cfcb8b97865fb6581e7666e91 (patch)
treea7d1f103dd6c6bf760f00e0a7d915d25b1d4bbaa /net
parent- Update to 0.28 (diff)
- Update download locations
restore CPAN subdir Reported by: -fetch-original pointyhat run
Notes
Notes: svn path=/head/; revision=227358
Diffstat (limited to 'net')
-rw-r--r--net/p5-PlRPC/Makefile1
-rw-r--r--net/p5-Socks/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-PlRPC/Makefile b/net/p5-PlRPC/Makefile
index 24584cf5f4e5..4fe616dfc97b 100644
--- a/net/p5-PlRPC/Makefile
+++ b/net/p5-PlRPC/Makefile
@@ -9,6 +9,7 @@ PORTNAME= PlRPC
PORTVERSION= 0.2020
CATEGORIES= net perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= RPC
PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
diff --git a/net/p5-Socks/Makefile b/net/p5-Socks/Makefile
index 61e2b488aa0f..04eb7b35cfb6 100644
--- a/net/p5-Socks/Makefile
+++ b/net/p5-Socks/Makefile
@@ -9,6 +9,7 @@ PORTNAME= SOCKS
PORTVERSION= 0.03
CATEGORIES= net perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org