diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-02-26 16:56:48 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-02-26 16:56:48 +0000 |
commit | d4b8ac488f4b641e56a67195c2d59e6aa0273bf5 (patch) | |
tree | 7a09f4aa0120bd1094cba376fa3c771b5db3d111 /textproc/p5-Text-FindIndent/Makefile | |
parent | ee1d1e47840b009f961a6b011de167af93351754 (diff) | |
download | ports-d4b8ac488f4b641e56a67195c2d59e6aa0273bf5.tar.gz ports-d4b8ac488f4b641e56a67195c2d59e6aa0273bf5.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-FindIndent/Makefile')
-rw-r--r-- | textproc/p5-Text-FindIndent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Text-FindIndent/Makefile b/textproc/p5-Text-FindIndent/Makefile index f203b3d81fb6..ce674ea7ecb4 100644 --- a/textproc/p5-Text-FindIndent/Makefile +++ b/textproc/p5-Text-FindIndent/Makefile @@ -9,6 +9,7 @@ PORTNAME= Text-FindIndent PORTVERSION= 0.08 CATEGORIES= textproc perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= ../../authors/id/S/SM/SMUELLER PKGNAMEPREFIX= p5- MAINTAINER= cm@therek.net |