diff options
author | olgeni <olgeni@FreeBSD.org> | 2002-03-11 04:15:06 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2002-03-11 04:15:06 +0800 |
commit | ddca6bbefefdd635889f4fdb2f70b138ab1626fd (patch) | |
tree | f84e4c216b1e9ab326d9fca255b3aeaa2a6b1285 | |
parent | b4e2b77e3062ef2fc161451fbcd11d97531feb73 (diff) | |
download | freebsd-ports-graphics-ddca6bbefefdd635889f4fdb2f70b138ab1626fd.tar.gz freebsd-ports-graphics-ddca6bbefefdd635889f4fdb2f70b138ab1626fd.tar.zst freebsd-ports-graphics-ddca6bbefefdd635889f4fdb2f70b138ab1626fd.zip |
Pass maintainership to Garrett Rooney <rooneg@electricjellyfish.net>.
-rw-r--r-- | www/neon/Makefile | 2 | ||||
-rw-r--r-- | www/neon26/Makefile | 2 | ||||
-rw-r--r-- | www/neon28/Makefile | 2 | ||||
-rw-r--r-- | www/neon29/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/www/neon/Makefile b/www/neon/Makefile index 88b291047fe..e3d66152f41 100644 --- a/www/neon/Makefile +++ b/www/neon/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.19.3 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ -MAINTAINER= olgeni@FreeBSD.org +MAINTAINER= rooneg@electricjellyfish.net LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml diff --git a/www/neon26/Makefile b/www/neon26/Makefile index 88b291047fe..e3d66152f41 100644 --- a/www/neon26/Makefile +++ b/www/neon26/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.19.3 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ -MAINTAINER= olgeni@FreeBSD.org +MAINTAINER= rooneg@electricjellyfish.net LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml diff --git a/www/neon28/Makefile b/www/neon28/Makefile index 88b291047fe..e3d66152f41 100644 --- a/www/neon28/Makefile +++ b/www/neon28/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.19.3 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ -MAINTAINER= olgeni@FreeBSD.org +MAINTAINER= rooneg@electricjellyfish.net LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml diff --git a/www/neon29/Makefile b/www/neon29/Makefile index 88b291047fe..e3d66152f41 100644 --- a/www/neon29/Makefile +++ b/www/neon29/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.19.3 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ -MAINTAINER= olgeni@FreeBSD.org +MAINTAINER= rooneg@electricjellyfish.net LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml |