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/linux-xerces-c2 | |
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/linux-xerces-c2')
-rw-r--r-- | textproc/linux-xerces-c2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |