diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-04-10 16:11:24 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-04-10 16:11:24 +0000 |
commit | deb298071b401f7efead4a5866bdbfee1f1e5e02 (patch) | |
tree | a1827c1f7176f478d37cb2f753450d52f0bf1faf /net-im/grouch | |
parent | 5df98aa14b6238a63959af9c4f3ad8d0a5e731df (diff) | |
download | ports-deb298071b401f7efead4a5866bdbfee1f1e5e02.tar.gz ports-deb298071b401f7efead4a5866bdbfee1f1e5e02.zip |
Notes
Diffstat (limited to 'net-im/grouch')
-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 |