diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-04-11 00:11:24 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-04-11 00:11:24 +0800 |
commit | 2f653f16d83a73122851ae323f2fb4f066444d38 (patch) | |
tree | b2d5e11733ef3ba5685b26ed8c861879f74020b9 /net-im | |
parent | 62be383c10563e76edfaa8f49b460c68a26215ee (diff) | |
download | freebsd-ports-gnome-2f653f16d83a73122851ae323f2fb4f066444d38.tar.gz freebsd-ports-gnome-2f653f16d83a73122851ae323f2fb4f066444d38.tar.zst freebsd-ports-gnome-2f653f16d83a73122851ae323f2fb4f066444d38.zip |
Change maintainers e-mail address.
Requested over: IRC
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/grouch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/grouch/Makefile b/net-im/grouch/Makefile index ed3c9c520f35..8aafa03bcab2 100644 --- a/net-im/grouch/Makefile +++ b/net-im/grouch/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: grouch # Date created: 09 Sep 2006 -# Whom: gurkan@linuks.mine.nu +# Whom: gurkan@phys.ethz.ch # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= http://mail.rochester.edu/~asveikau/grouch/ \ ${MASTER_SITE_GNUSTEP_CH} DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= gurkan@linuks.mine.nu +MAINTAINER= gurkan@phys.ethz.ch COMMENT= AOL and ICQ Instant Messenger client for GNUstep USE_GNUSTEP= yes |