diff options
author | Romain Tartière <romain@FreeBSD.org> | 2010-08-23 18:56:07 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2010-08-23 18:56:07 +0000 |
commit | cb09f9baf0bef728ff525e38765bfa95159b3395 (patch) | |
tree | 78e8195d805aa515e7e7f4b2f6f48b8786bb8a34 /irc | |
parent | 7dea4a19104d35e2f1cbc023ea4187d740a57989 (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/smartirc4net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/smartirc4net/Makefile b/irc/smartirc4net/Makefile index 2c07ab677771..ae942eede1c8 100644 --- a/irc/smartirc4net/Makefile +++ b/irc/smartirc4net/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.5.1 CATEGORIES= irc MASTER_SITES= http://www.smuxi.org/jaws/data/files/ -MAINTAINER= romain@blogreen.org +MAINTAINER= mono@FreeBSD.org COMMENT= Multi-layered IRC library BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono |