diff options
author | feld <feld@FreeBSD.org> | 2013-07-29 23:03:58 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2013-07-29 23:03:58 +0800 |
commit | ad5ef6a9ce70a08802e0224abab5735700c97789 (patch) | |
tree | bd3e77911bb1548ed82c4f997ed7f0256c4531a7 /irc | |
parent | 0e14383f4e85981402941f18cfba36d14c2b3895 (diff) | |
download | freebsd-ports-gnome-ad5ef6a9ce70a08802e0224abab5735700c97789.tar.gz freebsd-ports-gnome-ad5ef6a9ce70a08802e0224abab5735700c97789.tar.zst freebsd-ports-gnome-ad5ef6a9ce70a08802e0224abab5735700c97789.zip |
Fix my email address again, using proper @FreeBSD.org styling
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 23b3d1a3ae1a..40caba04c9c6 100644 --- a/irc/inspircd/Makefile +++ b/irc/inspircd/Makefile @@ -5,7 +5,7 @@ PORTNAME= inspircd PORTVERSION= 2.0.12 CATEGORIES= irc -MAINTAINER= feld@freebsd.org +MAINTAINER= feld@FreeBSD.org COMMENT= A modular C++ IRC daemon LICENSE= GPLv2 |