aboutsummaryrefslogtreecommitdiffstats
path: root/misc/help2man
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2010-09-23 01:10:26 +0800
committersunpoet <sunpoet@FreeBSD.org>2010-09-23 01:10:26 +0800
commitb1e45c6ca5c6fdaa86e8e3700568ef95ac9257c7 (patch)
tree22e94a7fab69d1d1dcb8877f28d742bfb0dc8446 /misc/help2man
parentd93581705b91d5f733db1ca162e52ac771674c05 (diff)
downloadfreebsd-ports-gnome-b1e45c6ca5c6fdaa86e8e3700568ef95ac9257c7.tar.gz
freebsd-ports-gnome-b1e45c6ca5c6fdaa86e8e3700568ef95ac9257c7.tar.zst
freebsd-ports-gnome-b1e45c6ca5c6fdaa86e8e3700568ef95ac9257c7.zip
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor)
Diffstat (limited to 'misc/help2man')
-rw-r--r--misc/help2man/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile
index c957e362ec14..42efebaaf1e1 100644
--- a/misc/help2man/Makefile
+++ b/misc/help2man/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= sunpoet@sunpoet.net
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Automatically generating simple manual pages from program output
.if !defined(WITHOUT_NLS)