diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2008-05-24 23:40:01 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2008-05-24 23:40:01 +0000 |
commit | 709760f01985f202874449fd592fa4825f920e7d (patch) | |
tree | 0830be219c4f48072f130fa2707fff4e9b8c4f09 /textproc/p5-podlators | |
parent | a2a46721da62edccb0fce4e2ff7bc67a3fc911ad (diff) | |
download | ports-709760f01985f202874449fd592fa4825f920e7d.tar.gz ports-709760f01985f202874449fd592fa4825f920e7d.zip |
Notes
Diffstat (limited to 'textproc/p5-podlators')
-rw-r--r-- | textproc/p5-podlators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-podlators/Makefile b/textproc/p5-podlators/Makefile index d15cdcbda44b..49fe571a82f3 100644 --- a/textproc/p5-podlators/Makefile +++ b/textproc/p5-podlators/Makefile @@ -9,6 +9,7 @@ PORTNAME= podlators PORTVERSION= 2.0.6 CATEGORIES= textproc perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= Pod PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |