diff options
author | mat <mat@FreeBSD.org> | 2008-05-25 07:40:01 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2008-05-25 07:40:01 +0800 |
commit | c1781d7edfe049fedd1139642a2613da30105200 (patch) | |
tree | cfe992f31934405f739fc973d965456a0c329545 /textproc/p5-podlators | |
parent | ec3f14270ca5274cd99124c866d3856b63c93b43 (diff) | |
download | freebsd-ports-gnome-c1781d7edfe049fedd1139642a2613da30105200.tar.gz freebsd-ports-gnome-c1781d7edfe049fedd1139642a2613da30105200.tar.zst freebsd-ports-gnome-c1781d7edfe049fedd1139642a2613da30105200.zip |
Seems like last commit did break fetch.
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 |