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) | |
download | ports-3988dfe54d979a4ed74ae385f3e7821dbd476849.tar.gz ports-3988dfe54d979a4ed74ae385f3e7821dbd476849.zip |
Notes
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 |