aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc42-withgcjawt
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2006-04-24 02:24:46 +0800
committergerald <gerald@FreeBSD.org>2006-04-24 02:24:46 +0800
commit37df32f9efffecc63830573a7d7b7fb65a2dbd1b (patch)
treeab63f29665c09d79fa032d15d0ebbdd47ef3272e /lang/gcc42-withgcjawt
parentacecbb0648e67d5365bd314575bb441a4b6084c6 (diff)
downloadfreebsd-ports-gnome-37df32f9efffecc63830573a7d7b7fb65a2dbd1b.tar.gz
freebsd-ports-gnome-37df32f9efffecc63830573a7d7b7fb65a2dbd1b.tar.zst
freebsd-ports-gnome-37df32f9efffecc63830573a7d7b7fb65a2dbd1b.zip
Fix whitespace issues and set the maintainer to maho@FreeBSD.org, as
opposed to me (implicitly via the masterport).
Diffstat (limited to 'lang/gcc42-withgcjawt')
-rw-r--r--lang/gcc42-withgcjawt/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/gcc42-withgcjawt/Makefile b/lang/gcc42-withgcjawt/Makefile
index 961e92ee2398..ad41a1019cd0 100644
--- a/lang/gcc42-withgcjawt/Makefile
+++ b/lang/gcc42-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"