diff options
author | linimon <linimon@FreeBSD.org> | 2010-07-26 07:03:46 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-07-26 07:03:46 +0800 |
commit | afa1cde88bd57de8a8104aab9f7f2637ca088ede (patch) | |
tree | 5d7a55ded0aee5ab0013c1723c69f5d76b0aaad4 | |
parent | d7de106bb19e52fd35ba5b5d972a123755abb8d7 (diff) | |
download | freebsd-ports-gnome-afa1cde88bd57de8a8104aab9f7f2637ca088ede.tar.gz freebsd-ports-gnome-afa1cde88bd57de8a8104aab9f7f2637ca088ede.tar.zst freebsd-ports-gnome-afa1cde88bd57de8a8104aab9f7f2637ca088ede.zip |
Reassign some of ahze's ports to gnome@.
Requested by: kwm
Hat: portmgr
-rw-r--r-- | finance/gnucash-docs/Makefile | 2 | ||||
-rw-r--r-- | finance/gnucash/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Cairo/Makefile | 2 | ||||
-rw-r--r-- | misc/gnome-devel-docs/Makefile | 2 | ||||
-rw-r--r-- | print/cups-pk-helper/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile index 3c1db5a06390..378435296ebe 100644 --- a/finance/gnucash-docs/Makefile +++ b/finance/gnucash-docs/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= SF/gnucash/${PORTNAME}/${PORTVERSION} \ ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \ http://www.linas.org/pub/ -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Documentation for gnucash LIB_DEPENDS= rarian.0:${PORTSDIR}/textproc/rarian diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index f3938ea75935..03ee6d1ef55f 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -13,7 +13,7 @@ CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} \ http://www.gnucash.org/pub/gnucash/sources/stable/ -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Quicken-like money and finance manager BUILD_DEPENDS= guile>=1.8.6:${PORTSDIR}/lang/guile \ diff --git a/graphics/p5-Cairo/Makefile b/graphics/p5-Cairo/Makefile index 7f694ddc1411..65b547323dce 100644 --- a/graphics/p5-Cairo/Makefile +++ b/graphics/p5-Cairo/Makefile @@ -13,7 +13,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= SF/gtk2-perl/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= p5- -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Perl bindings to the cairo graphics library BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \ diff --git a/misc/gnome-devel-docs/Makefile b/misc/gnome-devel-docs/Makefile index aeebb7a2a8a7..3ddb4ed7e41b 100644 --- a/misc/gnome-devel-docs/Makefile +++ b/misc/gnome-devel-docs/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Documents targeted for GNOME developers BUILD_DEPENDS= gnome-doc-prepare:${PORTSDIR}/textproc/gnome-doc-utils diff --git a/print/cups-pk-helper/Makefile b/print/cups-pk-helper/Makefile index fcd0e0f38a8a..2ef974c8e2ec 100644 --- a/print/cups-pk-helper/Makefile +++ b/print/cups-pk-helper/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/${PORTNAME}/releases/ -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= A helper that makes system-config-printer use PolicyKit LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ |