diff options
author | Mark Felder <feld@FreeBSD.org> | 2013-07-25 11:30:01 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2013-07-25 11:30:01 +0000 |
commit | cd4fd7cb34f671a0ed72d36b953b48f4c7536d35 (patch) | |
tree | df21c68191151a56c3b07a96d1b8ba4fbe4a1851 /irc/inspircd | |
parent | 28e7e75bfe1ee818ef68d1c714c586cca4d49ddc (diff) | |
download | freebsd-ports-cd4fd7cb34f671a0ed72d36b953b48f4c7536d35.zip |
Update my email address throughout the tree
Approved by: swills (mentor)
Diffstat (limited to 'irc/inspircd')
-rw-r--r-- | irc/inspircd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile index 7c6a036b652e..23b3d1a3ae1a 100644 --- a/irc/inspircd/Makefile +++ b/irc/inspircd/Makefile @@ -5,7 +5,7 @@ PORTNAME= inspircd PORTVERSION= 2.0.12 CATEGORIES= irc -MAINTAINER= feld@feld.me +MAINTAINER= feld@freebsd.org COMMENT= A modular C++ IRC daemon LICENSE= GPLv2 |