diff options
author | pat <pat@FreeBSD.org> | 2001-11-15 11:59:42 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2001-11-15 11:59:42 +0800 |
commit | 6452ebe34328e3443451f543d5a667a256fc43f2 (patch) | |
tree | 47d8303bf39563b745ac203171ac39b4d8c909cc /editors | |
parent | 7cad47fccba927c8f73d7669208ec479b9e861dd (diff) | |
download | freebsd-ports-gnome-6452ebe34328e3443451f543d5a667a256fc43f2.tar.gz freebsd-ports-gnome-6452ebe34328e3443451f543d5a667a256fc43f2.tar.zst freebsd-ports-gnome-6452ebe34328e3443451f543d5a667a256fc43f2.zip |
Maintainer is now committer so change to new email address.
Approved by: lioux
Diffstat (limited to 'editors')
-rw-r--r-- | editors/hnb/Makefile | 2 | ||||
-rw-r--r-- | editors/hnb/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/hnb/Makefile b/editors/hnb/Makefile index 15caa1daf974..53bfb72c4541 100644 --- a/editors/hnb/Makefile +++ b/editors/hnb/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= pat@databits.net +MAINTAINER= pat@FreeBSD.org GNU_CONFIGURE= yes diff --git a/editors/hnb/pkg-descr b/editors/hnb/pkg-descr index 5e494fe95bc6..5766aabe5690 100644 --- a/editors/hnb/pkg-descr +++ b/editors/hnb/pkg-descr @@ -6,4 +6,4 @@ of native export to ASCII and HTML. WWW: http://hnb.sourceforge.net/ Author: Øyvind Kolås <pippin@users.sourceforge.net> -- Patrick Li <pat@databits.net> +- Patrick Li <pat@FreeBSD.org> |