diff options
author | George C A Reid <greid@FreeBSD.org> | 2002-08-31 13:48:42 +0000 |
---|---|---|
committer | George C A Reid <greid@FreeBSD.org> | 2002-08-31 13:48:42 +0000 |
commit | 6522625316b82f5b4c75d066e7fe1794dec368d6 (patch) | |
tree | 85836025f90a352fdee7ee13e61b897a256647f5 /irc/dircproxy/Makefile | |
parent | eb72dabb629ad31910b0ddb4ae2fd112e1009633 (diff) | |
download | ports-6522625316b82f5b4c75d066e7fe1794dec368d6.tar.gz ports-6522625316b82f5b4c75d066e7fe1794dec368d6.zip |
Notes
Diffstat (limited to 'irc/dircproxy/Makefile')
-rw-r--r-- | irc/dircproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile index f396b5ea380e..ded0444cd953 100644 --- a/irc/dircproxy/Makefile +++ b/irc/dircproxy/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.3 CATEGORIES= irc MASTER_SITES= ftp://ftp.netsplit.com/pub/dircproxy/stable/ -MAINTAINER= greid@FreeBSD.org +MAINTAINER= lester@mazpe.net GNU_CONFIGURE= yes |