diff options
author | wxs <wxs@FreeBSD.org> | 2009-09-10 03:19:13 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-09-10 03:19:13 +0800 |
commit | ba3cd978e4b0be58ea293e88c91b577c02f0b3bd (patch) | |
tree | 3fe39cd3c0f648798bd9a7caf1479728955617f0 | |
parent | d2bc13d19aa621b68e2bc29e473068ecdda393e4 (diff) | |
download | freebsd-ports-gnome-ba3cd978e4b0be58ea293e88c91b577c02f0b3bd.tar.gz freebsd-ports-gnome-ba3cd978e4b0be58ea293e88c91b577c02f0b3bd.tar.zst freebsd-ports-gnome-ba3cd978e4b0be58ea293e88c91b577c02f0b3bd.zip |
- Reassign maintainer to ports@
-rw-r--r-- | devel/obby/Makefile | 2 | ||||
-rw-r--r-- | editors/gobby/Makefile | 2 | ||||
-rw-r--r-- | graphics/svgfig/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Net-SMTP-SSL/Makefile | 2 | ||||
-rw-r--r-- | math/libtommath/Makefile | 2 | ||||
-rw-r--r-- | math/tomsfastmath/Makefile | 2 | ||||
-rw-r--r-- | net/net6/Makefile | 2 | ||||
-rw-r--r-- | net/ntop/Makefile | 2 | ||||
-rw-r--r-- | net/sobby/Makefile | 2 | ||||
-rw-r--r-- | security/libtomcrypt/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cdargs/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Code/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/p5-Gnome2-Canvas/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/p5-Gnome2-VFS/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/p5-Gnome2/Makefile | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/devel/obby/Makefile b/devel/obby/Makefile index f99c2cea5677..53548990a630 100644 --- a/devel/obby/Makefile +++ b/devel/obby/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://releases.0x539.de/obby/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library for synced document buffers LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 22732dc0c12a..a6b9b8469d65 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A free collaborative editor LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \ diff --git a/graphics/svgfig/Makefile b/graphics/svgfig/Makefile index 1b11ac2131c8..829ef9043d29 100644 --- a/graphics/svgfig/Makefile +++ b/graphics/svgfig/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:L}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Draw mathematical figures in SVG using Python WRKSRC= ${WRKDIR}/${PORTNAME:L} diff --git a/mail/p5-Net-SMTP-SSL/Makefile b/mail/p5-Net-SMTP-SSL/Makefile index e4971b516fa6..27f20ac68d7f 100644 --- a/mail/p5-Net-SMTP-SSL/Makefile +++ b/mail/p5-Net-SMTP-SSL/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An SMTP client supporting SSL BUILD_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL diff --git a/math/libtommath/Makefile b/math/libtommath/Makefile index fbfd43c66e00..fd06b01442e5 100644 --- a/math/libtommath/Makefile +++ b/math/libtommath/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://libtom.org/files/ \ http://www.atarininja.org/~wxs/distfiles/ DISTNAME= ltm-${PORTVERSION} -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Comprehensive, modular and portable mathematical routines WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile index f560b0ec447d..5e1894bba6cb 100644 --- a/math/tomsfastmath/Makefile +++ b/math/tomsfastmath/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://libtom.org/files/ \ MASTER_SITE_SUBDIR= miwi DISTNAME= tfm-${PORTVERSION} -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Portable fixed precision math library for fast exponentiations WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/net/net6/Makefile b/net/net6/Makefile index e2f9607c3ab5..fde99acc0d13 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net devel MASTER_SITES= http://releases.0x539.de/net6/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network access framework for IPv4/IPv6 LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ diff --git a/net/ntop/Makefile b/net/ntop/Makefile index f6d5af8acb5e..b0d6e9936b0e 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network monitoring tool with command line and web interfaces BUILD_DEPENDS= rrdtool>=1.2:${PORTSDIR}/databases/rrdtool \ diff --git a/net/sobby/Makefile b/net/sobby/Makefile index 9d827f73f574..207d22806084 100644 --- a/net/sobby/Makefile +++ b/net/sobby/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://releases.0x539.de/sobby/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A standalone obby server LIB_DEPENDS= net6:${PORTSDIR}/net/net6 \ diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile index 4c7da56b64d6..85fb20cc8f87 100644 --- a/security/libtomcrypt/Makefile +++ b/security/libtomcrypt/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://libtom.org/files/ \ http://www.atarininja.org/~wxs/distfiles/ DISTNAME= crypt-${PORTVERSION} -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Comprehensive, modular and portable cryptographic toolkit WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/sysutils/cdargs/Makefile b/sysutils/cdargs/Makefile index 498cdcf1876a..dfba4d10a78f 100644 --- a/sysutils/cdargs/Makefile +++ b/sysutils/cdargs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.skamphausen.de/software/cdargs/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Navigate the filesystem using a menu interface or a bookmark system GNU_CONFIGURE= yes diff --git a/textproc/p5-XML-Code/Makefile b/textproc/p5-XML-Code/Makefile index 553ea74da664..0f06d7a0288e 100644 --- a/textproc/p5-XML-Code/Makefile +++ b/textproc/p5-XML-Code/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Module for converting XML hash structures into plain text MAN3= XML::Code.3 diff --git a/x11-toolkits/p5-Gnome2-Canvas/Makefile b/x11-toolkits/p5-Gnome2-Canvas/Makefile index 34e423a41614..ab0c51a8e62c 100644 --- a/x11-toolkits/p5-Gnome2-Canvas/Makefile +++ b/x11-toolkits/p5-Gnome2-Canvas/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= CPAN/Gnome2 \ SF/gtk2-perl/Gnome2_Canvas/${PORTVERSION} PKGNAMEPREFIX= p5- -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Allows a perl developer to use the GnomeCanvas widget with Gtk2-Perl BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \ diff --git a/x11-toolkits/p5-Gnome2-VFS/Makefile b/x11-toolkits/p5-Gnome2-VFS/Makefile index a95deacbde4f..af140ecccd37 100644 --- a/x11-toolkits/p5-Gnome2-VFS/Makefile +++ b/x11-toolkits/p5-Gnome2-VFS/Makefile @@ -13,7 +13,7 @@ CATEGORIES= x11-toolkits gnome perl5 MASTER_SITES= SF/gtk2-perl/Gnome2_VFS/${PORTVERSION} PKGNAMEPREFIX= p5- -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Allows you to use the GNOME Virtual File System library from Perl BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \ diff --git a/x11-toolkits/p5-Gnome2/Makefile b/x11-toolkits/p5-Gnome2/Makefile index d6e64952f049..5c3127f4aff5 100644 --- a/x11-toolkits/p5-Gnome2/Makefile +++ b/x11-toolkits/p5-Gnome2/Makefile @@ -13,7 +13,7 @@ CATEGORIES= x11-toolkits gnome perl5 MASTER_SITES= SF/gtk2-perl/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= p5- -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Allows a perl developer to use the Gnome libraries BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \ |