diff options
author | avl <avl@FreeBSD.org> | 2009-05-29 04:44:16 +0800 |
---|---|---|
committer | avl <avl@FreeBSD.org> | 2009-05-29 04:44:16 +0800 |
commit | d28ea947c47006e3633c86ee6689c1287e381c79 (patch) | |
tree | b4343fe4838935961d2179497f2f2ac287b1b4ca /textproc | |
parent | 47e6f69165e15b3597464161760bd6d5775f0b9c (diff) | |
download | freebsd-ports-gnome-d28ea947c47006e3633c86ee6689c1287e381c79.tar.gz freebsd-ports-gnome-d28ea947c47006e3633c86ee6689c1287e381c79.tar.zst freebsd-ports-gnome-d28ea947c47006e3633c86ee6689c1287e381c79.zip |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor)
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/rubygem-spreadsheet/Makefile | 2 | ||||
-rw-r--r-- | textproc/svn2cl/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/textproc/bbe/Makefile b/textproc/bbe/Makefile index 196697305d99..0124edeeec2e 100644 --- a/textproc/bbe/Makefile +++ b/textproc/bbe/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= SF MASTER_SITE_SUBDIR=${PORTNAME}- -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@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 591834c92388..37073d2f075c 100644 --- a/textproc/dwdiff/Makefile +++ b/textproc/dwdiff/Makefile @@ -10,7 +10,7 @@ CATEGORIES= textproc MASTER_SITES= http://os.ghalkes.nl/dist/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@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 7736161f31e5..7c2f7f0edf3a 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= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= Validating XML parser from the Apache XML Project (linux version) USE_LINUX_RPM= yes diff --git a/textproc/rubygem-spreadsheet/Makefile b/textproc/rubygem-spreadsheet/Makefile index 6d7b6a922885..65f3acd319c1 100644 --- a/textproc/rubygem-spreadsheet/Makefile +++ b/textproc/rubygem-spreadsheet/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.3.1 CATEGORIES= textproc rubygems MASTER_SITES= RF -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= A Ruby module to generate Microsoft Excel compatible files RUN_DEPENDS= rubygem-ruby-ole>=1.0.2:${PORTSDIR}/devel/rubygem-ruby-ole diff --git a/textproc/svn2cl/Makefile b/textproc/svn2cl/Makefile index fba651ae43b0..7593b2e553eb 100644 --- a/textproc/svn2cl/Makefile +++ b/textproc/svn2cl/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.11 CATEGORIES= textproc MASTER_SITES= http://ch.tudelft.nl/~arthur/svn2cl/ -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= Subversion ChangeLog generator RUN_DEPENDS= ${LOCALBASE}/bin/xsltproc:${PORTSDIR}/textproc/libxslt \ |