diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-04-05 07:51:46 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-04-05 07:51:46 +0800 |
commit | c93312e3609d8909e73f408f2b414d7f2fd9ff98 (patch) | |
tree | 785661eac17ee34450f1dba207ad512fbc88ff12 | |
parent | f108089c0ebc650894abef555ad4c4e6f54133ce (diff) | |
download | freebsd-ports-gnome-c93312e3609d8909e73f408f2b414d7f2fd9ff98.tar.gz freebsd-ports-gnome-c93312e3609d8909e73f408f2b414d7f2fd9ff98.tar.zst freebsd-ports-gnome-c93312e3609d8909e73f408f2b414d7f2fd9ff98.zip |
re-assign back to ports@
-rw-r--r-- | archivers/ruby-zip/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/ttcp/Makefile | 2 | ||||
-rw-r--r-- | databases/gnatsweb4/Makefile | 2 | ||||
-rw-r--r-- | databases/libsdb/Makefile | 2 | ||||
-rw-r--r-- | devel/newt/Makefile | 2 | ||||
-rw-r--r-- | editors/gnuserv/Makefile | 2 | ||||
-rw-r--r-- | games/netspades/Makefile | 2 | ||||
-rw-r--r-- | japanese/ruby-slang/Makefile | 2 | ||||
-rw-r--r-- | net/tcptrace/Makefile | 2 | ||||
-rw-r--r-- | net/vde2/Makefile | 4 | ||||
-rw-r--r-- | security/openscep/Makefile | 2 | ||||
-rw-r--r-- | sysutils/slmon/Makefile | 2 | ||||
-rw-r--r-- | www/wgetpaste/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/freefont-ttf/Makefile | 2 |
14 files changed, 15 insertions, 15 deletions
diff --git a/archivers/ruby-zip/Makefile b/archivers/ruby-zip/Makefile index c47c862c8c09..77a24cecbf8f 100644 --- a/archivers/ruby-zip/Makefile +++ b/archivers/ruby-zip/Makefile @@ -14,7 +14,7 @@ DISTNAME= ruby${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby module for reading and writing zip files MAKE_JOBS_SAFE= yes diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile index dbdd33b3cd82..d79b15c47d3d 100644 --- a/benchmarks/ttcp/Makefile +++ b/benchmarks/ttcp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.sgi.com/sgi/src/ttcp/ DISTFILES= ttcp.c ttcp.1 README EXTRACT_ONLY= #none -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Benchmarking tool for analysing TCP and UDP performance MAKE_JOBS_SAFE= yes diff --git a/databases/gnatsweb4/Makefile b/databases/gnatsweb4/Makefile index 92996dcc7e8c..5e8d3e7c641a 100644 --- a/databases/gnatsweb4/Makefile +++ b/databases/gnatsweb4/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= databases devel www MASTER_SITES= GNU -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Gnatsweb, a GNATS web interface RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 diff --git a/databases/libsdb/Makefile b/databases/libsdb/Makefile index 17f8581bc35b..a022c0276f96 100644 --- a/databases/libsdb/Makefile +++ b/databases/libsdb/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://siag.nu/pub/libsdb/ \ http://siag.nu/pub/libsdb/ DISTNAME= sdb-${PORTVERSION} -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple database library MAKE_JOBS_UNSAFE= yes diff --git a/devel/newt/Makefile b/devel/newt/Makefile index 4b983c5bf3f2..4e3c53952d7b 100644 --- a/devel/newt/Makefile +++ b/devel/newt/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= https://fedorahosted.org/releases/n/e/newt/ PKGNAMESUFFIX= ${PYTHONSUFFIX}${TCLSUFFIX} -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Not Erik's Windowing Toolkit: console I/O handling library#' LIB_DEPENDS= slang:${PORTSDIR}/devel/libslang2 \ diff --git a/editors/gnuserv/Makefile b/editors/gnuserv/Makefile index 2647cea63782..6af4e7ec51cb 100644 --- a/editors/gnuserv/Makefile +++ b/editors/gnuserv/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors MASTER_SITES= http://meltin.net/hacks/emacs/src/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A standalone release of gnuserv for GNU Emacs MAKE_JOBS_SAFE= yes diff --git a/games/netspades/Makefile b/games/netspades/Makefile index 073659dec28e..02a2dce8abae 100644 --- a/games/netspades/Makefile +++ b/games/netspades/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://www.ece.rice.edu/~brentmh/spades/ -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Very popular card game for 1-4 players over a network LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2 diff --git a/japanese/ruby-slang/Makefile b/japanese/ruby-slang/Makefile index a4fc874644d2..d155fde638a6 100644 --- a/japanese/ruby-slang/Makefile +++ b/japanese/ruby-slang/Makefile @@ -9,7 +9,7 @@ MASTERDIR= ${.CURDIR}/../../devel/ruby-slang CATEGORIES= japanese -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= S-Lang-jp extension module for Ruby MAKE_JOBS_SAFE= yes diff --git a/net/tcptrace/Makefile b/net/tcptrace/Makefile index 96c7a0000310..cbc562ed37e3 100644 --- a/net/tcptrace/Makefile +++ b/net/tcptrace/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 6.6.7 CATEGORIES= net ipv6 MASTER_SITES= http://www.tcptrace.org/download/ -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A TCP dump file analysis tool MAKE_JOBS_SAFE= yes diff --git a/net/vde2/Makefile b/net/vde2/Makefile index 770c7689c3e1..210059bf339c 100644 --- a/net/vde2/Makefile +++ b/net/vde2/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: vde2 # Date created: 20 January 2007 -# Whom: Philip M. Gollucci <pgollucci@FreeBSD.org> +# Whom: Philip M. Gollucci <ports@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 2.1.6 CATEGORIES= net MASTER_SITES= SF/vde/${PORTNAME}/${PORTVERSION} -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= User-mode virtual ethernet infrastructure MAKE_JOBS_SAFE= yes diff --git a/security/openscep/Makefile b/security/openscep/Makefile index 10cf2e16b05d..68254fd2ce41 100644 --- a/security/openscep/Makefile +++ b/security/openscep/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://openscep.othello.ch/download/ -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open source scep server MAKE_JOBS_SAFE= yes diff --git a/sysutils/slmon/Makefile b/sysutils/slmon/Makefile index eb75f87cb19a..abc640e55873 100644 --- a/sysutils/slmon/Makefile +++ b/sysutils/slmon/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 6 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/SLmon/${PORTVERSION} -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= S-Lang System Monitor LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ diff --git a/www/wgetpaste/Makefile b/www/wgetpaste/Makefile index 10baf2483ba5..a7707a1f5e7a 100644 --- a/www/wgetpaste/Makefile +++ b/www/wgetpaste/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://wgetpaste.zlin.dk/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}.example zlin.conf EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Paste to several pastebin services via bash script RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \ diff --git a/x11-fonts/freefont-ttf/Makefile b/x11-fonts/freefont-ttf/Makefile index d86e665d6202..b0b897932301 100644 --- a/x11-fonts/freefont-ttf/Makefile +++ b/x11-fonts/freefont-ttf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-fonts MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= freefont -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free UCS Outline Fonts BUILD_DEPENDS= mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \ |