diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-07 02:07:00 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-07 02:07:00 +0000 |
commit | a6844f7b83f896de2505c830c8bb90b677dd75c7 (patch) | |
tree | c6ce8965908611d15a14784c9430349dad055567 /textproc | |
parent | d0f353e01d2ee42134e558a76f8c2cfa641f8d0a (diff) | |
download | ports-a6844f7b83f896de2505c830c8bb90b677dd75c7.tar.gz ports-a6844f7b83f896de2505c830c8bb90b677dd75c7.zip |
Notes
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 a494a304d6f2..69c180b589ce 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 a494a304d6f2..69c180b589ce 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 |