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 | |
parent | Update to 2.22.1.1 (diff) |
Change maintainers e-mail address.
Requested over: IRC
Notes
Notes:
svn path=/head/; revision=211013
Diffstat (limited to 'net')
-rw-r--r-- | net/netclasses/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netclasses/Makefile b/net/netclasses/Makefile index 173bc07d1b1c..8f4116a44a07 100644 --- a/net/netclasses/Makefile +++ b/net/netclasses/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: netclasses # Date created: 07 Sep 2006 -# Whom: gurkan@linuks.mine.nu +# Whom: gurkan@phys.ethz.ch # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= net gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= gurkan@linuks.mine.nu +MAINTAINER= gurkan@phys.ethz.ch COMMENT= Objective-C framework for socket programming with GNUstep USE_GNUSTEP= yes |