diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-12-03 17:09:12 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-12-03 17:09:12 +0000 |
commit | b76e969d4981bcb6cc20304b6acd4bf5fefa5114 (patch) | |
tree | e5a4facd60dfc8b182b4713029f7631c414ccb30 /misc/help2man | |
parent | e3800f24482d65ed00e563efc00b063197e89922 (diff) | |
download | ports-b76e969d4981bcb6cc20304b6acd4bf5fefa5114.tar.gz ports-b76e969d4981bcb6cc20304b6acd4bf5fefa5114.zip |
Notes
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 873e026e47c7..84142bfa38ff 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= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Automatically generating simple manual pages from program output .if !defined(WITHOUT_NLS) |