diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-06-08 00:30:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-06-08 00:30:49 +0000 |
commit | 3988dfe54d979a4ed74ae385f3e7821dbd476849 (patch) | |
tree | d90257f20ef74295efeb7b02174f0c7e03cf89af /lang/objc | |
parent | 886e4dc39509c637082faf287c72da7257a6ef6a (diff) |
Remove chuckr as maintainer of his ports. He has not committed since
09/2000 and has been unresponsive to mail about his ports for at least
2 years.
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=82487
Diffstat (limited to 'lang/objc')
-rw-r--r-- | lang/objc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/objc/Makefile b/lang/objc/Makefile index 8538c1fd7728..e201c5a9ecbb 100644 --- a/lang/objc/Makefile +++ b/lang/objc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= http://users.pandora.be/stes/ DISTFILES= objc-bootstrap-${PORTVERSION}.tar.gz objc-${PORTVERSION}.tar.gz -MAINTAINER= chuckr@freebsd.org +MAINTAINER= ports@freebsd.org COMMENT= Portable Object Compiler HAS_CONFIGURE= yes |