diff options
author | andreas <andreas@FreeBSD.org> | 2000-02-21 01:01:26 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2000-02-21 01:01:26 +0800 |
commit | 8de22ca05f9bc16a76c2ddcbf2580639c6369a02 (patch) | |
tree | f94a55605dedf3d0ae96c20273fd247c035e3157 /databases | |
parent | 6d241a71914a273bfa92855d838d0d1886880b4f (diff) | |
download | freebsd-ports-gnome-8de22ca05f9bc16a76c2ddcbf2580639c6369a02.tar.gz freebsd-ports-gnome-8de22ca05f9bc16a76c2ddcbf2580639c6369a02.tar.zst freebsd-ports-gnome-8de22ca05f9bc16a76c2ddcbf2580639c6369a02.zip |
Reducing Maintainership to an amount of ports
I can handle.
Sorry, the rest has to go to ports@FreeBSD.ORG.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/tkgnats/Makefile | 2 | ||||
-rw-r--r-- | databases/xmbase-grok/Makefile | 2 | ||||
-rw-r--r-- | databases/xmysql/Makefile | 2 | ||||
-rw-r--r-- | databases/xmysqladmin/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/databases/tkgnats/Makefile b/databases/tkgnats/Makefile index 1d8b6a98fe05..3b7a94c80e01 100644 --- a/databases/tkgnats/Makefile +++ b/databases/tkgnats/Makefile @@ -10,7 +10,7 @@ DISTNAME= tkgnats-3.0.14 CATEGORIES= databases tk82 MASTER_SITES= http://www.cuug.ab.ca/~macdonal/tkgnats/ -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= nedit-pr:${PORTSDIR}/databases/gnats LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 diff --git a/databases/xmbase-grok/Makefile b/databases/xmbase-grok/Makefile index ff17cd1cb94c..5bffd60e7bac 100644 --- a/databases/xmbase-grok/Makefile +++ b/databases/xmbase-grok/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ ftp://ftp.fu-berlin.de/pub/unix/databases/xmbase-grok/ MASTER_SITE_SUBDIR= applications -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org REQUIRES_MOTIF= yes USE_IMAKE= yes diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile index 712577226d2d..680313bd066d 100644 --- a/databases/xmysql/Makefile +++ b/databases/xmysql/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tcx.se/Contrib/ \ http://www.buoy.com/mysql/Contrib/ \ http://web.tryc.on.ca/mysql/Downloads/Contrib/ -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ xforms.0:${PORTSDIR}/x11-toolkits/xforms \ diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile index 0aad3c0fb89a..d55e601f5fdc 100644 --- a/databases/xmysqladmin/Makefile +++ b/databases/xmysqladmin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tcx.se/Contrib/ \ http://www.buoy.com/mysql/Contrib/ \ http://web.tryc.on.ca/mysql/Downloads/Contrib/ -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ xforms.0:${PORTSDIR}/x11-toolkits/xforms \ |