diff options
author | nakai <nakai@FreeBSD.org> | 2000-01-07 02:07:00 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-01-07 02:07:00 +0000 |
commit | 85f6e37f9240246f4c8bbfe47901af73a6046971 (patch) | |
tree | b83fc64fdfe53153404b45371ad7e7df6c1c604b /textproc | |
parent | 783d0b31a90659934b90ef46548b84274001e314 (diff) | |
download | FreeBSD-ports-85f6e37f9240246f4c8bbfe47901af73a6046971.zip FreeBSD-ports-85f6e37f9240246f4c8bbfe47901af73a6046971.tar.gz |
Change MAINTAINER to ade@FreeBSD.org .
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxml/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index a494a30..69c180b 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libxml -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ade@FreeBSD.org USE_LIBTOOL= yes diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index a494a30..69c180b 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libxml -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ade@FreeBSD.org USE_LIBTOOL= yes |