diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-03-24 15:33:53 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-03-24 15:33:53 +0000 |
commit | 05db0de038ded2a0bde5ec85028e3b9505825e77 (patch) | |
tree | dc4f362d4cd2c7f2170a890cb26d4e25cbeed9e4 /net-im | |
parent | - Fix build with clang 4.0 (diff) |
Maintainer's email address bounces.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/naim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/naim/Makefile b/net-im/naim/Makefile index 978ddacab84b..594b36f358be 100644 --- a/net-im/naim/Makefile +++ b/net-im/naim/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.11.8.3.2 CATEGORIES= net-im irc MASTER_SITES= GOOGLE_CODE -MAINTAINER= j@scre.ws +MAINTAINER= ports@FreeBSD.org COMMENT= Console ncurses-based AIM, ICQ, IRC, and Lily client LICENSE= GPLv2 |