diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-02-01 16:59:02 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-02-01 16:59:02 +0800 |
commit | b9f5e3fad2c60a740c92a3ecf318838615d48a06 (patch) | |
tree | 3f0d6bae463ba033f77be11228bde89edea2ef9c /net | |
parent | e6435836d63af6e3ea173022e8632f1d824e9217 (diff) | |
download | freebsd-ports-graphics-b9f5e3fad2c60a740c92a3ecf318838615d48a06.tar.gz freebsd-ports-graphics-b9f5e3fad2c60a740c92a3ecf318838615d48a06.tar.zst freebsd-ports-graphics-b9f5e3fad2c60a740c92a3ecf318838615d48a06.zip |
- Update download locations
restore CPAN subdir
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-PlRPC/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Socks/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-PlRPC/Makefile b/net/p5-PlRPC/Makefile index 24584cf5f4e..4fe616dfc97 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 61e2b488aa0..04eb7b35cfb 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 |