diff options
author | fluffy <fluffy@FreeBSD.org> | 2013-02-21 00:08:58 +0800 |
---|---|---|
committer | fluffy <fluffy@FreeBSD.org> | 2013-02-21 00:08:58 +0800 |
commit | ae1e9195ba353cff844a7578934d2bb1592f377d (patch) | |
tree | bb92556581fd9042ed5f11f8083853fd9324b3f2 /textproc | |
parent | ed075ed03a472792579af506eb2d8f7c1d1bbd15 (diff) | |
download | freebsd-ports-gnome-ae1e9195ba353cff844a7578934d2bb1592f377d.tar.gz freebsd-ports-gnome-ae1e9195ba353cff844a7578934d2bb1592f377d.tar.zst freebsd-ports-gnome-ae1e9195ba353cff844a7578934d2bb1592f377d.zip |
- Reassign ports from avl@ back to pool at his request.
Submitted by: avl via IM
Approved by: avl via IM
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/bbe/Makefile | 2 | ||||
-rw-r--r-- | textproc/dwdiff/Makefile | 2 | ||||
-rw-r--r-- | textproc/linux-xerces-c2/Makefile | 2 | ||||
-rw-r--r-- | textproc/svn2cl/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/bbe/Makefile b/textproc/bbe/Makefile index 0af8764c663a..0a62614d0e7b 100644 --- a/textproc/bbe/Makefile +++ b/textproc/bbe/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}-/${PORTNAME}/${PORTVERSION} -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A sed-like editor for binary files MAKE_JOBS_SAFE= yes diff --git a/textproc/dwdiff/Makefile b/textproc/dwdiff/Makefile index f9a0cc01a283..ff50ad28c68e 100644 --- a/textproc/dwdiff/Makefile +++ b/textproc/dwdiff/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://os.ghalkes.nl/dist/ \ LOCAL/avl EXTRACT_SUFX= .tgz -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A delimited word diff program OPTIONS= UNICODE "Build with Unicode support" on diff --git a/textproc/linux-xerces-c2/Makefile b/textproc/linux-xerces-c2/Makefile index 1ba2076180a6..5de179a27862 100644 --- a/textproc/linux-xerces-c2/Makefile +++ b/textproc/linux-xerces-c2/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://ftp.belnet.be/packages/dries.ulyssis.org/fedora/fc4/i386/RP PKGNAMESUFFIX= -c2 DISTNAME= ${PORTNAME}-c-${PORTVERSION}-1.fc4.rf -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Validating XML parser from the Apache XML Project (linux version) # EXPIRATION_DATE is the EoL of the last 7.x release diff --git a/textproc/svn2cl/Makefile b/textproc/svn2cl/Makefile index 2f9e3bfc8b4b..4563b4de7852 100644 --- a/textproc/svn2cl/Makefile +++ b/textproc/svn2cl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://arthurdejong.org/svn2cl/ \ LOCAL/avl -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Subversion ChangeLog generator RUN_DEPENDS= ${LOCALBASE}/bin/xsltproc:${PORTSDIR}/textproc/libxslt \ |