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 /editors/p5-Vimana | |
parent | ec42834537425e5daa21f4b5a2a7933e8841e681 (diff) | |
download | ports-dec946ad510fca42e9c94b55d1d6a14f61b52298.tar.gz ports-dec946ad510fca42e9c94b55d1d6a14f61b52298.zip |
Notes
Diffstat (limited to 'editors/p5-Vimana')
-rw-r--r-- | editors/p5-Vimana/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/p5-Vimana/Makefile b/editors/p5-Vimana/Makefile index e783d9dc4b52..eb8bc3d782fc 100644 --- a/editors/p5-Vimana/Makefile +++ b/editors/p5-Vimana/Makefile @@ -9,7 +9,7 @@ PORTNAME= Vimana PORTVERSION= 2010.09303 CATEGORIES= editors perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/C/CO/CORNELIUS +MASTER_SITE_SUBDIR= CPAN:CORNELIUS PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org |