diff options
author | miwi <miwi@FreeBSD.org> | 2007-10-30 21:40:33 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-10-30 21:40:33 +0800 |
commit | a8bd74175f7327b73a178aef083053f12a0838de (patch) | |
tree | 60332be724054cea1ec2cdadaf284a09bc726d43 /textproc | |
parent | 94a9bc87e6cb2a03f3859f85b528e87468632733 (diff) | |
download | freebsd-ports-gnome-a8bd74175f7327b73a178aef083053f12a0838de.tar.gz freebsd-ports-gnome-a8bd74175f7327b73a178aef083053f12a0838de.tar.zst freebsd-ports-gnome-a8bd74175f7327b73a178aef083053f12a0838de.zip |
- Update MASTER_SITES
Submitted by: pointhat
Approved by: portmgr (pav), maintainer
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-PDF-Create/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index e5b64a927ba8..86c4b0d8856f 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -8,7 +8,8 @@ PORTNAME= PDF-Create PORTVERSION= 0.08 CATEGORIES= textproc perl5 -MASTER_SITES= http://cpan.enstimac.fr/authors/id/M/MA/MARKUSB/ +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= PDF PKGNAMEPREFIX= p5- MAINTAINER= jadawin@tuxaco.net |