diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-26 06:29:24 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-26 06:29:24 +0800 |
commit | d53f2613a28e581aef19625a841413f07323d4cb (patch) | |
tree | c626057eaf6deea2b92a6f4b3aab9f38525b5d4c /textproc | |
parent | 5eda9927b21c5658a638874a8f824e6b01130297 (diff) | |
download | freebsd-ports-gnome-d53f2613a28e581aef19625a841413f07323d4cb.tar.gz freebsd-ports-gnome-d53f2613a28e581aef19625a841413f07323d4cb.tar.zst freebsd-ports-gnome-d53f2613a28e581aef19625a841413f07323d4cb.zip |
- Style: ports@freebsd.org -> ports@FreeBSD.org
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/flip/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-NetAddr-IP-Find/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/flip/Makefile b/textproc/flip/Makefile index 5deaa0611e2a..eef894224fbd 100644 --- a/textproc/flip/Makefile +++ b/textproc/flip/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://ftp.sayclub.co.kr/pub/packages/aixpdslib/flip/RISC/4.3/src/ DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convert text file line endings between Unix and DOS formats NO_LATEST_LINK= yes diff --git a/textproc/p5-NetAddr-IP-Find/Makefile b/textproc/p5-NetAddr-IP-Find/Makefile index bd5dd78e00f2..a824e106a62b 100644 --- a/textproc/p5-NetAddr-IP-Find/Makefile +++ b/textproc/p5-NetAddr-IP-Find/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= NetAddr PKGNAMEPREFIX= p5- -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Iterates over all IP addresses in a text similar to Email::Find RUN_DEPENDS= ${SITE_PERL}/NetAddr/IP.pm:${PORTSDIR}/net-mgmt/p5-NetAddr-IP |