aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-06-04 02:38:47 +0800
committerobrien <obrien@FreeBSD.org>2000-06-04 02:38:47 +0800
commitc9c0e313b8a8e626b19cc53c5058a3e8f7a2efee (patch)
treed20e901945a304a7fb71a45ce3f08e1e5f4572c6 /x11-toolkits
parentcccc32804f62aa5cbf9a8670bd81842b19b0d4a6 (diff)
downloadfreebsd-ports-gnome-c9c0e313b8a8e626b19cc53c5058a3e8f7a2efee.tar.gz
freebsd-ports-gnome-c9c0e313b8a8e626b19cc53c5058a3e8f7a2efee.tar.zst
freebsd-ports-gnome-c9c0e313b8a8e626b19cc53c5058a3e8f7a2efee.zip
Forgot to fix the maintainer entry.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/open-motif-devel/Makefile2
-rw-r--r--x11-toolkits/open-motif/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/open-motif-devel/Makefile b/x11-toolkits/open-motif-devel/Makefile
index 80a625128c3d..7173a48ff6eb 100644
--- a/x11-toolkits/open-motif-devel/Makefile
+++ b/x11-toolkits/open-motif-devel/Makefile
@@ -16,6 +16,8 @@ MASTER_SITES= ftp://openmotif.opengroup.org/pub/openmotif/R2.1.30/binaries/metro
DISTFILES= openmotif-2.1.30-1_MLI${EXTRACT_SUFX}
EXTRACT_SUFX= .tgz
+MAINTAINER= obrien@FreeBSD.org
+
ONLY_FOR_ARCHS= i386
PREFIX?= / # will install into ${PREFIX}/usr/X11R6
USE_X_PREFIX= yes
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile
index 760c42c78220..c7f2637833ab 100644
--- a/x11-toolkits/open-motif/Makefile
+++ b/x11-toolkits/open-motif/Makefile
@@ -16,6 +16,8 @@ MASTER_SITES= ftp://openmotif.opengroup.org/pub/openmotif/R2.1.30/binaries/metro
DISTNAME= openmotif-${PORTVERSION}-1_MLI
EXTRACT_SUFX= .tgz
+MAINTAINER= obrien@FreeBSD.org
+
ONLY_FOR_ARCHS= i386
PREFIX?= / # will install into ${PREFIX}/usr/X11R6
USE_X_PREFIX= yes