diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-09 08:17:00 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-09 08:17:00 +0000 |
commit | 800576e62b86214af9285a2e45b977165efb8342 (patch) | |
tree | c5afdb8cac9ed61544dd19803c41b264b091abf5 /net/fidelio | |
parent | a4a5a5be3575ea32d5a62709a277af03a600e928 (diff) | |
download | ports-800576e62b86214af9285a2e45b977165efb8342.tar.gz ports-800576e62b86214af9285a2e45b977165efb8342.zip |
Hand over maintainership to Matthew Emmerton <matt@gsicomp.on.ca>. I'm guilty
of not checking PR database before creating my own version of the port.
Notes
Notes:
svn path=/head/; revision=36986
Diffstat (limited to 'net/fidelio')
-rw-r--r-- | net/fidelio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/fidelio/Makefile b/net/fidelio/Makefile index fd2ec3b4f9de..081837e966f6 100644 --- a/net/fidelio/Makefile +++ b/net/fidelio/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= matt@gsicomp.on.ca LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 |