diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 08:37:15 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 08:37:15 +0000 |
commit | dec946ad510fca42e9c94b55d1d6a14f61b52298 (patch) | |
tree | 48b5727a03251b03dcd9fd368693c8cedacff8a4 /misc/p5-Zen-Koans | |
parent | ec42834537425e5daa21f4b5a2a7933e8841e681 (diff) |
Notes
Diffstat (limited to 'misc/p5-Zen-Koans')
-rw-r--r-- | misc/p5-Zen-Koans/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-Zen-Koans/Makefile b/misc/p5-Zen-Koans/Makefile index dc449fa44de8..aa76d64d54ba 100644 --- a/misc/p5-Zen-Koans/Makefile +++ b/misc/p5-Zen-Koans/Makefile @@ -9,7 +9,7 @@ PORTNAME= Zen-Koans PORTVERSION= 0.05 CATEGORIES= misc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/L/LU/LUKEC +MASTER_SITE_SUBDIR= CPAN:LUKEC PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org |