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 /math/p5-Math-Random-ISAAC-XS | |
parent | ec42834537425e5daa21f4b5a2a7933e8841e681 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-Random-ISAAC-XS')
-rw-r--r-- | math/p5-Math-Random-ISAAC-XS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Random-ISAAC-XS/Makefile b/math/p5-Math-Random-ISAAC-XS/Makefile index 8e37be50d12a..5144e70639d6 100644 --- a/math/p5-Math-Random-ISAAC-XS/Makefile +++ b/math/p5-Math-Random-ISAAC-XS/Makefile @@ -9,7 +9,7 @@ PORTNAME= Math-Random-ISAAC-XS PORTVERSION= 1.004 CATEGORIES= math perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/J/JA/JAWNSY/ +MASTER_SITE_SUBDIR= CPAN:JAWNSY PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org |