diff options
author | ade <ade@FreeBSD.org> | 2001-01-26 05:37:36 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-01-26 05:37:36 +0800 |
commit | 5b32bc617f08575823da69dfa7717a2e12ca13a1 (patch) | |
tree | b7efbf499a5646720f22dfd3d4463bb1bcf7cec3 /textproc/libxml2 | |
parent | 71f3c5f32ca93056fee2f16b73561d20d7727449 (diff) | |
download | freebsd-ports-gnome-5b32bc617f08575823da69dfa7717a2e12ca13a1.tar.gz freebsd-ports-gnome-5b32bc617f08575823da69dfa7717a2e12ca13a1.tar.zst freebsd-ports-gnome-5b32bc617f08575823da69dfa7717a2e12ca13a1.zip |
Release maintainership.. libxml2 is not likely to be used in the core
GNOME system for a "long time". Max, if you don't want the port (I know
you've been interested in it in the past), just reassign it back to ports@
Diffstat (limited to 'textproc/libxml2')
-rw-r--r-- | textproc/libxml2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 072cc4040e37..2fd52498fe4c 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= ade@FreeBSD.org +MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= iconv.2:${PORTSDIR}/converters/iconv |