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 /graphics/p5-SpringGraph | |
parent | e6435836d63af6e3ea173022e8632f1d824e9217 (diff) | |
download | freebsd-ports-gnome-b9f5e3fad2c60a740c92a3ecf318838615d48a06.tar.gz freebsd-ports-gnome-b9f5e3fad2c60a740c92a3ecf318838615d48a06.tar.zst freebsd-ports-gnome-b9f5e3fad2c60a740c92a3ecf318838615d48a06.zip |
- Update download locations
restore CPAN subdir
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'graphics/p5-SpringGraph')
-rw-r--r-- | graphics/p5-SpringGraph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/p5-SpringGraph/Makefile b/graphics/p5-SpringGraph/Makefile index 8ca312d19583..99def8d6b193 100644 --- a/graphics/p5-SpringGraph/Makefile +++ b/graphics/p5-SpringGraph/Makefile @@ -11,6 +11,7 @@ PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= GraphViz/TEEJAY PKGNAMEPREFIX= p5- MAINTAINER= fernan@iib.unsam.edu.ar |