summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2006-04-23 18:24:46 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2006-04-23 18:24:46 +0000
commitf0076255d28dd1c6f67221fc2ac2c8738eefea80 (patch)
treeda3b1027c8e6f1da05a8998b91526b6ccfd55750 /lang
parent- update to USE_BDB (diff)
Fix whitespace issues and set the maintainer to maho@FreeBSD.org, as
opposed to me (implicitly via the masterport).
Notes
Notes: svn path=/head/; revision=160238
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc41-withgcjawt/Makefile6
-rw-r--r--lang/gcc42-withgcjawt/Makefile6
2 files changed, 8 insertions, 4 deletions
diff --git a/lang/gcc41-withgcjawt/Makefile b/lang/gcc41-withgcjawt/Makefile
index 961e92ee2398..ad41a1019cd0 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"
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"