diff options
author | naddy <naddy@FreeBSD.org> | 2003-02-13 10:31:43 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-02-13 10:31:43 +0800 |
commit | 83e9a8069a75a6db1b3c288a4096f6c93bb72613 (patch) | |
tree | f21b26b3121760b1e4663ae2462f566affbe8c2e /Templates | |
parent | cb6912f82f73f199beb97b21c51663cd85715518 (diff) | |
download | freebsd-ports-gnome-83e9a8069a75a6db1b3c288a4096f6c93bb72613.tar.gz freebsd-ports-gnome-83e9a8069a75a6db1b3c288a4096f6c93bb72613.tar.zst freebsd-ports-gnome-83e9a8069a75a6db1b3c288a4096f6c93bb72613.zip |
Fix typo in mailing list address.
PR: 48200
Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'Templates')
-rw-r--r-- | Templates/README.port | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Templates/README.port b/Templates/README.port index 4b2bdd713b51..0b21239ab4a4 100644 --- a/Templates/README.port +++ b/Templates/README.port @@ -26,7 +26,7 @@ <p>If needed, you may contact the <a href= "mailto:%%EMAIL%%">maintainer</a> of this port or the port <a href= - "mailto:port@FreeBSD.org">mailing-list</a>.</p> + "mailto:ports@FreeBSD.org">mailing-list</a>.</p> <p>%%BUILD_DEPENDS%%</p> |