diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-01-30 21:53:30 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-01-30 21:53:30 +0800 |
commit | 0c2f1a215be0c9b1ab12e561fa35f28d253439af (patch) | |
tree | e2808444b234b32947af18b43d529009d29fd83c /www | |
parent | f2389e723b94af37fb9c4f82c47e7cf3986b370a (diff) | |
download | freebsd-ports-gnome-0c2f1a215be0c9b1ab12e561fa35f28d253439af.tar.gz freebsd-ports-gnome-0c2f1a215be0c9b1ab12e561fa35f28d253439af.tar.zst freebsd-ports-gnome-0c2f1a215be0c9b1ab12e561fa35f28d253439af.zip |
Reassign maintainership to ports@FreeBSD.org to indicate that the ports need
new maintainer.
Submitted by: Domas Mituzas <midom@dammit.lt> (previous MAINTAINER)
Diffstat (limited to 'www')
-rw-r--r-- | www/kannel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/kannel/Makefile b/www/kannel/Makefile index e14ca8e9a919..dbaf0010ec17 100644 --- a/www/kannel/Makefile +++ b/www/kannel/Makefile @@ -10,7 +10,7 @@ CATEGORIES= www MASTER_SITES= http://www.kannel.org/download/${PORTVERSION}/ DISTNAME= gateway-${PORTVERSION} -MAINTAINER= midom@dammit.lt +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= xml:${PORTSDIR}/textproc/libxml |