diff options
author | jadawin <jadawin@FreeBSD.org> | 2008-03-12 21:27:28 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2008-03-12 21:27:28 +0800 |
commit | f8ad7d2995c438a54c13aaa52f5d32114899aff8 (patch) | |
tree | cb01eaf87d77113427702423ff3db7021920b76e /editors/hexcurse | |
parent | 76ff28977a4f6dbe6ac6da2fc85f1d440286c479 (diff) | |
download | freebsd-ports-gnome-f8ad7d2995c438a54c13aaa52f5d32114899aff8.tar.gz freebsd-ports-gnome-f8ad7d2995c438a54c13aaa52f5d32114899aff8.tar.zst freebsd-ports-gnome-f8ad7d2995c438a54c13aaa52f5d32114899aff8.zip |
- Update maintainer address
Approved by: thierry (mentor)
Diffstat (limited to 'editors/hexcurse')
-rw-r--r-- | editors/hexcurse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/hexcurse/Makefile b/editors/hexcurse/Makefile index ed5a9d668583..0ac84a07aa9a 100644 --- a/editors/hexcurse/Makefile +++ b/editors/hexcurse/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors MASTER_SITES= DEBIAN DISTFILES= ${PORTNAME}_${PORTVERSION}.orig -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= A versatile ncurses-based hex editor GNU_CONFIGURE= yes |