diff options
| author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
|---|---|---|
| committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-30 22:46:04 +0000 |
| commit | c36ad3d129196bf371f8b1e650cef771fc18aaaf (patch) | |
| tree | caeabb0c3035ccf1e769faf1a7462cba94c7f3a3 /textproc | |
| parent | - fix running time error by installing missing perl module (diff) | |
- 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 0a70f70b4724..b4d284422f27 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 5ec5efcd54e5..130141c7fc3e 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 976f18593b45..75b6936701f0 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 c307ea8bc3ac..ba7f77c6cbe5 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 |
