1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Replace edwin's contact address with mine in the help, too. And

also solicit improvements. :-)
This commit is contained in:
Gerald Pfeifer 2014-04-18 23:37:53 +00:00
parent b35e1c83c1
commit 3b4262d630
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351576

View File

@ -23,7 +23,7 @@ Usage: $0 [options] [<category>/]<portname>
-u <username> - Your freebsd.org username. Defaults to \$ENV{USER}.
-i <filename> - Use this for INDEX name. Defaults to /usr/ports/INDEX.
Questions, suggestions etc -> edwin\@freebsd.org
Improvements, suggestions,questions -> gerald\@FreeBSD.org
EOF
exit 1;
}