diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2002-03-10 20:15:06 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2002-03-10 20:15:06 +0000 |
commit | 954834c7e3b48e363a8fa19fc3bc149d9f63fe68 (patch) | |
tree | c292c2a3abf732a5675e3aeaca5bb328842c4ace /www/neon26 | |
parent | Update to Vim 6.1 Beta 'B' (diff) |
Pass maintainership to Garrett Rooney <rooneg@electricjellyfish.net>.
Notes
Notes:
svn path=/head/; revision=55818
Diffstat (limited to 'www/neon26')
-rw-r--r-- | www/neon26/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/neon26/Makefile b/www/neon26/Makefile index 88b291047fea..e3d66152f413 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 |