From 37df32f9efffecc63830573a7d7b7fb65a2dbd1b Mon Sep 17 00:00:00 2001 From: gerald Date: Sun, 23 Apr 2006 18:24:46 +0000 Subject: Fix whitespace issues and set the maintainer to maho@FreeBSD.org, as opposed to me (implicitly via the masterport). --- lang/gcc41-withgcjawt/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lang/gcc41-withgcjawt') diff --git a/lang/gcc41-withgcjawt/Makefile b/lang/gcc41-withgcjawt/Makefile index 961e92e..ad41a10 100644 --- a/lang/gcc41-withgcjawt/Makefile +++ b/lang/gcc41-withgcjawt/Makefile @@ -6,11 +6,13 @@ # $FreeBSD$ # -PKGNAMESUFFIX= -withgcjawt +PKGNAMESUFFIX= -withgcjawt + +MAINTAINER= maho@FreeBSD.org DESCR= ${.CURDIR}/pkg-descr WITH_JAVA_AWT= yes -MASTERDIR= ${.CURDIR}/../../lang/gcc41 +MASTERDIR= ${.CURDIR}/../../lang/gcc41 .include "${MASTERDIR}/Makefile" -- cgit v1.1