diff options
author | makc <makc@FreeBSD.org> | 2010-07-19 01:45:51 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-07-19 01:45:51 +0800 |
commit | 2ba8cf384c1c9d27cf036dd552a07e8d11d625b7 (patch) | |
tree | 836c441a9b6e84cbbeb33afbd993f9bc44fc6498 | |
parent | 130b499a4bd6055c8f29f1ba7ff3c84d6dee3017 (diff) | |
download | freebsd-ports-gnome-2ba8cf384c1c9d27cf036dd552a07e8d11d625b7.tar.gz freebsd-ports-gnome-2ba8cf384c1c9d27cf036dd552a07e8d11d625b7.tar.zst freebsd-ports-gnome-2ba8cf384c1c9d27cf036dd552a07e8d11d625b7.zip |
Take maintainership for kde@
-rw-r--r-- | databases/libiodbc/Makefile | 2 | ||||
-rw-r--r-- | games/ggz-client-libs/Makefile | 2 | ||||
-rw-r--r-- | games/ggz-gtk-client/Makefile | 2 | ||||
-rw-r--r-- | games/ggz-gtk-games/Makefile | 2 | ||||
-rw-r--r-- | games/ggz-kde-client/Makefile | 2 | ||||
-rw-r--r-- | games/ggz-sdl-games/Makefile | 2 | ||||
-rw-r--r-- | games/ggz-txt-client/Makefile | 2 | ||||
-rw-r--r-- | games/libggz/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/databases/libiodbc/Makefile b/databases/libiodbc/Makefile index debae5eee60a..8a28e29aaed5 100644 --- a/databases/libiodbc/Makefile +++ b/databases/libiodbc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases MASTER_SITES= http://www.iodbc.org/downloads/iODBC/ \ SF/iodbc/iodbc/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= An ODBC 3.x driver manager, for universal data source access CONFLICTS= unixODBC-[0-9]* diff --git a/games/ggz-client-libs/Makefile b/games/ggz-client-libs/Makefile index 012e7736f760..c2cff7e772ad 100644 --- a/games/ggz-client-libs/Makefile +++ b/games/ggz-client-libs/Makefile @@ -11,7 +11,7 @@ PORTVERSION= ${GGZ_VERSION} PORTREVISION= 2 CATEGORIES= games -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= The GGZ Gaming Zone - Core Client Libraries LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 diff --git a/games/ggz-gtk-client/Makefile b/games/ggz-gtk-client/Makefile index cc8720e5c471..b342542f1957 100644 --- a/games/ggz-gtk-client/Makefile +++ b/games/ggz-gtk-client/Makefile @@ -11,7 +11,7 @@ PORTVERSION= ${GGZ_VERSION} PORTREVISION= 5 CATEGORIES= games -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= The GGZ Gaming Zone - GTK+ Frontend USE_AUTOTOOLS= libtool:22 diff --git a/games/ggz-gtk-games/Makefile b/games/ggz-gtk-games/Makefile index bce415c010d4..8f8192c2a859 100644 --- a/games/ggz-gtk-games/Makefile +++ b/games/ggz-gtk-games/Makefile @@ -11,7 +11,7 @@ PORTVERSION= ${GGZ_VERSION} PORTREVISION= 5 CATEGORIES= games -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= The GGZ Gaming Zone - GTK+ Games RUN_DEPENDS= ${LOCALBASE}/bin/ggz-gtk:${PORTSDIR}/games/ggz-gtk-client diff --git a/games/ggz-kde-client/Makefile b/games/ggz-kde-client/Makefile index 4e28414b0d0a..6ba6c35bc3ba 100644 --- a/games/ggz-kde-client/Makefile +++ b/games/ggz-kde-client/Makefile @@ -10,7 +10,7 @@ PORTVERSION= ${GGZ_VERSION} PORTREVISION= 4 CATEGORIES= games -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= The GGZ Gaming Zone - KDE Client GNU_CONFIGURE= yes diff --git a/games/ggz-sdl-games/Makefile b/games/ggz-sdl-games/Makefile index c155d19b1930..84608b9b0249 100644 --- a/games/ggz-sdl-games/Makefile +++ b/games/ggz-sdl-games/Makefile @@ -11,7 +11,7 @@ PORTVERSION= ${GGZ_VERSION} PORTREVISION= 5 CATEGORIES= games -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= The GGZ Gaming Zone - SDL-based games USE_GL= gl diff --git a/games/ggz-txt-client/Makefile b/games/ggz-txt-client/Makefile index 9e16dce735ec..07aee03b3c50 100644 --- a/games/ggz-txt-client/Makefile +++ b/games/ggz-txt-client/Makefile @@ -11,7 +11,7 @@ PORTVERSION= ${GGZ_VERSION} PORTREVISION= 2 CATEGORIES= games -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= The GGZ Gaming Zone - Console (Text) Frontend USE_GNOME= gnometarget diff --git a/games/libggz/Makefile b/games/libggz/Makefile index b650aa792b70..9aa2d8673075 100644 --- a/games/libggz/Makefile +++ b/games/libggz/Makefile @@ -11,7 +11,7 @@ PORTVERSION= ${GGZ_VERSION} PORTREVISION= 6 CATEGORIES= games -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= The GGZ Gaming Zone - Base Library LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt |