diff options
author | arved <arved@FreeBSD.org> | 2003-07-07 01:33:07 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-07-07 01:33:07 +0800 |
commit | c9c0c14d22a6d1649d6cd412cf02e3cb57dd5a0d (patch) | |
tree | 2bb719583792f1b7c677a68032470e452032f74e /misc/help2man | |
parent | ef590059863b9a1638b922bc850a81189e353a74 (diff) | |
download | freebsd-ports-graphics-c9c0c14d22a6d1649d6cd412cf02e3cb57dd5a0d.tar.gz freebsd-ports-graphics-c9c0c14d22a6d1649d6cd412cf02e3cb57dd5a0d.tar.zst freebsd-ports-graphics-c9c0c14d22a6d1649d6cd412cf02e3cb57dd5a0d.zip |
Update my emailaddress.
Diffstat (limited to 'misc/help2man')
-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 6c41043399c..3162d901dd2 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= freebsdports@arved.de +MAINTAINER= arved@FreeBSD.org COMMENT= Automatically generating simple manual pages from program output GNU_CONFIGURE= yes |