diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-30 22:54:46 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-30 22:54:46 +0000 |
commit | 6a68bd57fa33d9ee0d9cadcca45d3e078bd5c713 (patch) | |
tree | 5d2ffeb3bc85b4d3eb5029ceb0524cae95444d8a /textproc/p5-Text-Autoformat | |
parent | 43b6a8c3f00b844262ca43ebf7a42e54ab0cc4a2 (diff) | |
download | ports-6a68bd57fa33d9ee0d9cadcca45d3e078bd5c713.tar.gz ports-6a68bd57fa33d9ee0d9cadcca45d3e078bd5c713.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Autoformat')
-rw-r--r-- | textproc/p5-Text-Autoformat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile index fda26935cbd2..5d462d9f4322 100644 --- a/textproc/p5-Text-Autoformat/Makefile +++ b/textproc/p5-Text-Autoformat/Makefile @@ -9,7 +9,7 @@ PORTNAME= Text-Autoformat PORTVERSION= 1.14.0 DISTVERSIONPREFIX= v CATEGORIES= textproc perl5 -MASTER_SITES= CPAN +MASTER_SITES= CPAN/Text/DCONWAY PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org |