diff options
author | linimon <linimon@FreeBSD.org> | 2003-12-07 09:46:10 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-12-07 09:46:10 +0800 |
commit | 4b40629b7cbe3c5d535eb0846ea3b5937adffc1c (patch) | |
tree | 7f9b7629d0e5bcd5da178807b04b1297add65140 /lang | |
parent | 0c854cdd9d091f5c135eb4a3a3ab1cd67f94cfc1 (diff) | |
download | freebsd-ports-gnome-4b40629b7cbe3c5d535eb0846ea3b5937adffc1c.tar.gz freebsd-ports-gnome-4b40629b7cbe3c5d535eb0846ea3b5937adffc1c.tar.zst freebsd-ports-gnome-4b40629b7cbe3c5d535eb0846ea3b5937adffc1c.zip |
Restyle email address of (non)maintainer.
Diffstat (limited to 'lang')
-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 e201c5a9ecbb..727ba00bbb86 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= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Portable Object Compiler HAS_CONFIGURE= yes |