diff options
author | feld <feld@FreeBSD.org> | 2013-07-25 19:30:01 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2013-07-25 19:30:01 +0800 |
commit | 095d5a1b337c8ce3df38b1e1224c87ba9a28d807 (patch) | |
tree | df21c68191151a56c3b07a96d1b8ba4fbe4a1851 /irc | |
parent | b9aee97ce4cdf9248df3b2d94c6b30ed4b82c0c2 (diff) | |
download | freebsd-ports-gnome-095d5a1b337c8ce3df38b1e1224c87ba9a28d807.tar.gz freebsd-ports-gnome-095d5a1b337c8ce3df38b1e1224c87ba9a28d807.tar.zst freebsd-ports-gnome-095d5a1b337c8ce3df38b1e1224c87ba9a28d807.zip |
Update my email address throughout the tree
Approved by: swills (mentor)
Diffstat (limited to 'irc')
-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 |