diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-17 19:29:50 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-17 19:29:50 +0000 |
commit | 1ca3a92b3db66d5ad9d28e645f2799e4ae305c6e (patch) | |
tree | fd73d4e5699c5cf4a957a716399ef2c9444d837f /irc/ezbounce/Makefile | |
parent | 8e5749a16717135df639f08dc477b89595f1ab21 (diff) | |
download | ports-1ca3a92b3db66d5ad9d28e645f2799e4ae305c6e.tar.gz ports-1ca3a92b3db66d5ad9d28e645f2799e4ae305c6e.zip |
Notes
Diffstat (limited to 'irc/ezbounce/Makefile')
-rw-r--r-- | irc/ezbounce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index 7b22e935ee3c..c7726f18febb 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://druglord.freelsd.org/ezbounce/files/ \ ftp://ftp.rewt.org.uk/pub/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= joe@joeholden.co.uk +MAINTAINER= ports@FreeBSD.org COMMENT= A highly configurable IRC Proxy GNU_CONFIGURE= yes |