diff options
author | sat <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
commit | d4867021f7aea3a318e17e6cc92f7e9336800be1 (patch) | |
tree | c49bbc221f0d7c182275060b5f13c6545e32a869 /textproc | |
parent | 341c2dc80e7e6930d8177a1f7bafe149364518d6 (diff) | |
download | FreeBSD-ports-d4867021f7aea3a318e17e6cc92f7e9336800be1.zip FreeBSD-ports-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.gz |
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/archmage/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Text-Bastardize/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Unicode-CheckUTF8/Makefile | 3 | ||||
-rw-r--r-- | textproc/redet/Makefile | 4 |
4 files changed, 4 insertions, 9 deletions
diff --git a/textproc/archmage/Makefile b/textproc/archmage/Makefile index 0a70f70..b4d2844 100644 --- a/textproc/archmage/Makefile +++ b/textproc/archmage/Makefile @@ -8,8 +8,7 @@ PORTNAME= archmage PORTVERSION= 0.0.7 CATEGORIES= textproc python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= infofarmer@FreeBSD.org COMMENT= Extensible reader/decompiler of files in CHM format diff --git a/textproc/p5-Text-Bastardize/Makefile b/textproc/p5-Text-Bastardize/Makefile index 5ec5efc..130141c 100644 --- a/textproc/p5-Text-Bastardize/Makefile +++ b/textproc/p5-Text-Bastardize/Makefile @@ -8,8 +8,7 @@ PORTNAME= Text-Bastardize DISTVERSION= 0.06 CATEGORIES= textproc perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Text +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= infofarmer@FreeBSD.org diff --git a/textproc/p5-Unicode-CheckUTF8/Makefile b/textproc/p5-Unicode-CheckUTF8/Makefile index 976f185..75b6936 100644 --- a/textproc/p5-Unicode-CheckUTF8/Makefile +++ b/textproc/p5-Unicode-CheckUTF8/Makefile @@ -8,8 +8,7 @@ PORTNAME= Unicode-CheckUTF8 DISTVERSION= 1.01 CATEGORIES= textproc perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Unicode +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= infofarmer@FreeBSD.org diff --git a/textproc/redet/Makefile b/textproc/redet/Makefile index c307ea8..ba7f77c 100644 --- a/textproc/redet/Makefile +++ b/textproc/redet/Makefile @@ -8,9 +8,7 @@ PORTNAME= redet PORTVERSION= 8.13 CATEGORIES= textproc tk84 -MASTER_SITES= http://bsd1.csme.ru/myports/ \ - http://bsd2.csme.ru/myports/ \ - http://bsd3.csme.ru/myports/ +MASTER_SITES= CSME MAINTAINER= infofarmer@FreeBSD.org COMMENT= Visual regexp development and execution |