diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-07-06 17:33:07 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-07-06 17:33:07 +0000 |
commit | 188beb251b26768b1af811fc161ad3b33121fd7c (patch) | |
tree | eacc12c6ff93bc69d0be5fa3e039bc3fc043f59f /misc | |
parent | 1d103bdcee1a1bb434dc0a006d81185bbdbbd927 (diff) | |
download | ports-188beb251b26768b1af811fc161ad3b33121fd7c.tar.gz ports-188beb251b26768b1af811fc161ad3b33121fd7c.zip |
Notes
Diffstat (limited to 'misc')
-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 6c41043399cf..3162d901dd27 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 |