diff options
author | kris <kris@FreeBSD.org> | 2004-02-22 10:09:15 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-22 10:09:15 +0800 |
commit | ead68a911b96fd1d2def3eca468f0936400dbbaf (patch) | |
tree | 99cbd2d731a7448a94246b6866213d4125ee6870 /net-im | |
parent | 59c3501a7da3a8d089e4bed2ca5a11293a3d86fa (diff) | |
download | freebsd-ports-gnome-ead68a911b96fd1d2def3eca468f0936400dbbaf.tar.gz freebsd-ports-gnome-ead68a911b96fd1d2def3eca468f0936400dbbaf.tar.zst freebsd-ports-gnome-ead68a911b96fd1d2def3eca468f0936400dbbaf.zip |
Reset bouncing maintainer address
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/icmpchat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/icmpchat/Makefile b/net-im/icmpchat/Makefile index 9e80ec8b310e..915cef8cefb1 100644 --- a/net-im/icmpchat/Makefile +++ b/net-im/icmpchat/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= icmpchat -MAINTAINER= mwest@uct.ac.za +MAINTAINER= ports@FreeBSD.org COMMENT= Simple console-based chat that uses the ICMP protocol USE_REINPLACE= yes |