diff options
author | ale <ale@FreeBSD.org> | 2004-01-18 18:50:15 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-01-18 18:50:15 +0800 |
commit | f984b13760567d1cb1c622722fcbf648fe70d7a6 (patch) | |
tree | 1d2e6855e489da1f0ed7d7bbd36778b640984984 /irc/tr-ircd/Makefile | |
parent | 5b612666e77ceb661faf06c5f0caeea1c9f9689e (diff) | |
download | freebsd-ports-gnome-f984b13760567d1cb1c622722fcbf648fe70d7a6.tar.gz freebsd-ports-gnome-f984b13760567d1cb1c622722fcbf648fe70d7a6.tar.zst freebsd-ports-gnome-f984b13760567d1cb1c622722fcbf648fe70d7a6.zip |
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor)
Diffstat (limited to 'irc/tr-ircd/Makefile')
-rw-r--r-- | irc/tr-ircd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/tr-ircd/Makefile b/irc/tr-ircd/Makefile index bcec24bfdf7c..1da02935f0d7 100644 --- a/irc/tr-ircd/Makefile +++ b/irc/tr-ircd/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME:S/-//}-release-${PORTVERSION}-r -MAINTAINER= sysadmin@alexdupre.com +MAINTAINER= ale@FreeBSD.org COMMENT= An irc daeemon based on Bahamut and hybrid-7 USE_GMAKE= yes |