aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2001-03-08 01:14:37 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2001-03-08 01:14:37 +0000
commit4a69fe427baddf2344ce9cb01dda078ad3ddbeb9 (patch)
treebcdad219f64ee508a818aec683b4b0770b98f78c
parentd690fdadfbec54449cab582fddb39cb65009c8b6 (diff)
In Makefile of the master port, x11-toolkits/linux-gtk,
MAINTAINER= is changed to MAINTAINER?=. Then, MAINTAINER is able to be added into a slave port's Makefile. So I added it in this port's Makefile.
-rw-r--r--devel/linux-f10-libglade/Makefile2
-rw-r--r--devel/linux-f10-libglade2/Makefile2
-rw-r--r--devel/linux-f8-libglade/Makefile2
-rw-r--r--devel/linux-f8-libglade2/Makefile2
-rw-r--r--devel/linux-libglade/Makefile2
-rw-r--r--devel/linux-libglade2/Makefile2
-rw-r--r--graphics/linux-f10-tiff/Makefile2
-rw-r--r--graphics/linux-f8-tiff/Makefile2
-rw-r--r--graphics/linux-tiff/Makefile2
-rw-r--r--textproc/linux-f10-libxml/Makefile2
-rw-r--r--textproc/linux-f10-libxml2/Makefile2
-rw-r--r--textproc/linux-f8-libxml/Makefile2
-rw-r--r--textproc/linux-f8-libxml2/Makefile2
-rw-r--r--textproc/linux-libxml/Makefile2
-rw-r--r--textproc/linux-libxml2/Makefile2
15 files changed, 30 insertions, 0 deletions
diff --git a/devel/linux-f10-libglade/Makefile b/devel/linux-f10-libglade/Makefile
index a06a9773f639..5fcb0bcc4d22 100644
--- a/devel/linux-f10-libglade/Makefile
+++ b/devel/linux-f10-libglade/Makefile
@@ -13,6 +13,8 @@ PORTVERSION= 0.7
.endif
CATEGORIES= devel linux
+MAINTAINER= taoka@FreeBSD.org
+
RPM_SET= libglade-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"
diff --git a/devel/linux-f10-libglade2/Makefile b/devel/linux-f10-libglade2/Makefile
index a06a9773f639..5fcb0bcc4d22 100644
--- a/devel/linux-f10-libglade2/Makefile
+++ b/devel/linux-f10-libglade2/Makefile
@@ -13,6 +13,8 @@ PORTVERSION= 0.7
.endif
CATEGORIES= devel linux
+MAINTAINER= taoka@FreeBSD.org
+
RPM_SET= libglade-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"
diff --git a/devel/linux-f8-libglade/Makefile b/devel/linux-f8-libglade/Makefile
index a06a9773f639..5fcb0bcc4d22 100644
--- a/devel/linux-f8-libglade/Makefile
+++ b/devel/linux-f8-libglade/Makefile
@@ -13,6 +13,8 @@ PORTVERSION= 0.7
.endif
CATEGORIES= devel linux
+MAINTAINER= taoka@FreeBSD.org
+
RPM_SET= libglade-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"
diff --git a/devel/linux-f8-libglade2/Makefile b/devel/linux-f8-libglade2/Makefile
index a06a9773f639..5fcb0bcc4d22 100644
--- a/devel/linux-f8-libglade2/Makefile
+++ b/devel/linux-f8-libglade2/Makefile
@@ -13,6 +13,8 @@ PORTVERSION= 0.7
.endif
CATEGORIES= devel linux
+MAINTAINER= taoka@FreeBSD.org
+
RPM_SET= libglade-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"
diff --git a/devel/linux-libglade/Makefile b/devel/linux-libglade/Makefile
index a06a9773f639..5fcb0bcc4d22 100644
--- a/devel/linux-libglade/Makefile
+++ b/devel/linux-libglade/Makefile
@@ -13,6 +13,8 @@ PORTVERSION= 0.7
.endif
CATEGORIES= devel linux
+MAINTAINER= taoka@FreeBSD.org
+
RPM_SET= libglade-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"
diff --git a/devel/linux-libglade2/Makefile b/devel/linux-libglade2/Makefile
index a06a9773f639..5fcb0bcc4d22 100644
--- a/devel/linux-libglade2/Makefile
+++ b/devel/linux-libglade2/Makefile
@@ -13,6 +13,8 @@ PORTVERSION= 0.7
.endif
CATEGORIES= devel linux
+MAINTAINER= taoka@FreeBSD.org
+
RPM_SET= libglade-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"
diff --git a/graphics/linux-f10-tiff/Makefile b/graphics/linux-f10-tiff/Makefile
index f7492340949a..2c8faef3c798 100644
--- a/graphics/linux-f10-tiff/Makefile
+++ b/graphics/linux-f10-tiff/Makefile
@@ -9,6 +9,8 @@ PORTNAME= tiff
PORTVERSION= 3.4
CATEGORIES= graphics linux
+MAINTAINER= taoka@FreeBSD.org
+
RPM_SET= libtiff-${PORTVERSION}-6.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"
diff --git a/graphics/linux-f8-tiff/Makefile b/graphics/linux-f8-tiff/Makefile
index f7492340949a..2c8faef3c798 100644
--- a/graphics/linux-f8-tiff/Makefile
+++ b/graphics/linux-f8-tiff/Makefile
@@ -9,6 +9,8 @@ PORTNAME= tiff
PORTVERSION= 3.4
CATEGORIES= graphics linux
+MAINTAINER= taoka@FreeBSD.org
+
RPM_SET= libtiff-${PORTVERSION}-6.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"
diff --git a/graphics/linux-tiff/Makefile b/graphics/linux-tiff/Makefile
index f7492340949a..2c8faef3c798 100644
--- a/graphics/linux-tiff/Makefile
+++ b/graphics/linux-tiff/Makefile
@@ -9,6 +9,8 @@ PORTNAME= tiff
PORTVERSION= 3.4
CATEGORIES= graphics linux
+MAINTAINER= taoka@FreeBSD.org
+
RPM_SET= libtiff-${PORTVERSION}-6.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"
diff --git a/textproc/linux-f10-libxml/Makefile b/textproc/linux-f10-libxml/Makefile
index f348ca544187..6fe21428c138 100644
--- a/textproc/linux-f10-libxml/Makefile
+++ b/textproc/linux-f10-libxml/Makefile
@@ -13,6 +13,8 @@ PORTVERSION= 1.7.3
.endif
CATEGORIES= textproc linux
+MAINTAINER= taoka@FreeBSD.org
+
RPM_SET= libxml-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"
diff --git a/textproc/linux-f10-libxml2/Makefile b/textproc/linux-f10-libxml2/Makefile
index f348ca544187..6fe21428c138 100644
--- a/textproc/linux-f10-libxml2/Makefile
+++ b/textproc/linux-f10-libxml2/Makefile
@@ -13,6 +13,8 @@ PORTVERSION= 1.7.3
.endif
CATEGORIES= textproc linux
+MAINTAINER= taoka@FreeBSD.org
+
RPM_SET= libxml-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"
diff --git a/textproc/linux-f8-libxml/Makefile b/textproc/linux-f8-libxml/Makefile
index f348ca544187..6fe21428c138 100644
--- a/textproc/linux-f8-libxml/Makefile
+++ b/textproc/linux-f8-libxml/Makefile
@@ -13,6 +13,8 @@ PORTVERSION= 1.7.3
.endif
CATEGORIES= textproc linux
+MAINTAINER= taoka@FreeBSD.org
+
RPM_SET= libxml-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"
diff --git a/textproc/linux-f8-libxml2/Makefile b/textproc/linux-f8-libxml2/Makefile
index f348ca544187..6fe21428c138 100644
--- a/textproc/linux-f8-libxml2/Makefile
+++ b/textproc/linux-f8-libxml2/Makefile
@@ -13,6 +13,8 @@ PORTVERSION= 1.7.3
.endif
CATEGORIES= textproc linux
+MAINTAINER= taoka@FreeBSD.org
+
RPM_SET= libxml-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"
diff --git a/textproc/linux-libxml/Makefile b/textproc/linux-libxml/Makefile
index f348ca544187..6fe21428c138 100644
--- a/textproc/linux-libxml/Makefile
+++ b/textproc/linux-libxml/Makefile
@@ -13,6 +13,8 @@ PORTVERSION= 1.7.3
.endif
CATEGORIES= textproc linux
+MAINTAINER= taoka@FreeBSD.org
+
RPM_SET= libxml-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"
diff --git a/textproc/linux-libxml2/Makefile b/textproc/linux-libxml2/Makefile
index f348ca544187..6fe21428c138 100644
--- a/textproc/linux-libxml2/Makefile
+++ b/textproc/linux-libxml2/Makefile
@@ -13,6 +13,8 @@ PORTVERSION= 1.7.3
.endif
CATEGORIES= textproc linux
+MAINTAINER= taoka@FreeBSD.org
+
RPM_SET= libxml-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"