diff options
Diffstat (limited to 'misc/help2man/Makefile')
-rw-r--r-- | misc/help2man/Makefile | 2 |
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) |