aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-07-26 00:03:14 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-07-26 00:03:14 +0000
commit83fb1239f745c922d7ca2d4608c7c09a4778867e (patch)
tree988df90111e4a9e00a869c3fa79c9c9f7b4ceeb5
parent948536f21a65507bb36e83337989499ec0bba062 (diff)
downloadports-83fb1239f745c922d7ca2d4608c7c09a4778867e.tar.gz
ports-83fb1239f745c922d7ca2d4608c7c09a4778867e.zip
Notes
-rw-r--r--deskutils/gourmet/Makefile2
-rw-r--r--devel/ccache/Makefile2
-rw-r--r--games/gtkatlantic/Makefile2
-rw-r--r--games/supertux/Makefile2
-rw-r--r--graphics/py-opengl/Makefile2
-rw-r--r--graphics/wxsvg/Makefile2
-rw-r--r--math/fftw3/Makefile2
-rw-r--r--math/ldouble/Makefile2
-rw-r--r--print/cupsddk/Makefile2
-rw-r--r--print/gimp-gutenprint/Makefile2
-rw-r--r--print/gutenprint-base/Makefile2
-rw-r--r--print/gutenprint-cups/Makefile2
-rw-r--r--print/gutenprint-foomatic/Makefile2
-rw-r--r--print/gutenprint-ijs/Makefile2
-rw-r--r--print/gutenprint/Makefile2
-rw-r--r--print/py-cups/Makefile2
-rw-r--r--sysutils/fusefs-gnome-vfs/Makefile2
-rw-r--r--sysutils/serpentine/Makefile2
-rw-r--r--textproc/estraier/Makefile2
-rw-r--r--textproc/hyperestraier/Makefile2
-rw-r--r--textproc/libwps/Makefile2
-rw-r--r--textproc/py-hyperestraier/Makefile2
-rw-r--r--www/gnome-web-photo/Makefile2
-rw-r--r--x11-fonts/dejavu/Makefile2
-rw-r--r--x11-themes/beastie/Makefile2
-rw-r--r--x11-themes/clearlooks-metacity/Makefile2
-rw-r--r--x11-themes/clearlooks/Makefile2
-rw-r--r--x11-themes/gnome-art/Makefile2
-rw-r--r--x11-themes/gnome-splashscreen-manager/Makefile2
29 files changed, 29 insertions, 29 deletions
diff --git a/deskutils/gourmet/Makefile b/deskutils/gourmet/Makefile
index 69c882717ee9..6126de07cb7f 100644
--- a/deskutils/gourmet/Makefile
+++ b/deskutils/gourmet/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= deskutils gnome
MASTER_SITES= SF/grecipe-manager/grecipe-manager/${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-2
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME recipe manager
LIB_DEPENDS= mk4:${PORTSDIR}/databases/metakit
diff --git a/devel/ccache/Makefile b/devel/ccache/Makefile
index 8c55619cbb62..69bd7af068aa 100644
--- a/devel/ccache/Makefile
+++ b/devel/ccache/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 9
CATEGORIES= devel
MASTER_SITES= http://samba.org/ftp/ccache/
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A tool to minimize the compile time of C/C++ programs
GNU_CONFIGURE= yes
diff --git a/games/gtkatlantic/Makefile b/games/gtkatlantic/Makefile
index bd2764fd3f96..a37d551ca817 100644
--- a/games/gtkatlantic/Makefile
+++ b/games/gtkatlantic/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= http://download.tuxfamily.org/gtkatlantic/downloads/v0.4/
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GtkAtlantic is a game like Monopoly(tm)
USE_BZIP2= yes
diff --git a/games/supertux/Makefile b/games/supertux/Makefile
index 6325ef3de022..5e0d8cfd4c3d 100644
--- a/games/supertux/Makefile
+++ b/games/supertux/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Super Tux is a side-scroller similar to Super Mario Brothers
USE_BZIP2= yes
diff --git a/graphics/py-opengl/Makefile b/graphics/py-opengl/Makefile
index 664c1100a80b..746f3b0be93a 100644
--- a/graphics/py-opengl/Makefile
+++ b/graphics/py-opengl/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= SF/py${PORTNAME}/PyOpenGL/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyOpenGL-${PORTVERSION}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An OpenGL (and related library) interface for Python
BUILD_DEPENDS= ${PYNUMPY} \
diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile
index e976564077ba..e494f9dd4817 100644
--- a/graphics/wxsvg/Makefile
+++ b/graphics/wxsvg/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 5
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/OldFiles
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= C++ library to create, manipulate, and render SVG files
AUTOMAKE_ARGS= --add-missing
diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile
index bd26b6d30a4d..2299412758c3 100644
--- a/math/fftw3/Makefile
+++ b/math/fftw3/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
PKGNAMESUFFIX= ${FFTW3_PKGNAMESUFFIX}
DISTNAME= fftw-${PORTVERSION}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT?= Fast C routines to compute the Discrete Fourier Transform
# current flavors: default, float, and long
diff --git a/math/ldouble/Makefile b/math/ldouble/Makefile
index a5824dc461b2..87de8905c22e 100644
--- a/math/ldouble/Makefile
+++ b/math/ldouble/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= ahze
DISTFILES= ${LDOUBLE_DISTFILE}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Long double math precision functions
NO_WRKSUBDIR= yes
diff --git a/print/cupsddk/Makefile b/print/cupsddk/Makefile
index e71137edb053..7996ea0d9045 100644
--- a/print/cupsddk/Makefile
+++ b/print/cupsddk/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= EASYSW
MASTER_SITE_SUBDIR= ${PORTNAME}/${DISTVERSION}
DISTNAME= ${PORTNAME}-${DISTVERSION}-source
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= CUPS Driver Development Kit
LIB_DEPENDS= cupsimage.2:${PORTSDIR}/print/cups-image
diff --git a/print/gimp-gutenprint/Makefile b/print/gimp-gutenprint/Makefile
index b1df9182fe8c..a8816833176e 100644
--- a/print/gimp-gutenprint/Makefile
+++ b/print/gimp-gutenprint/Makefile
@@ -10,7 +10,7 @@ PORTEPOCH= 0
PKGNAMEPREFIX= gimp-
PKGNAMESUFFIX= # empty
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Gimp print plug-in
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile
index 2143fbb7c7b9..1ecf7ff5a3ce 100644
--- a/print/gutenprint-base/Makefile
+++ b/print/gutenprint-base/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= print
MASTER_SITES= SF/gimp-print/gutenprint-5.2/${PORTVERSION}
PKGNAMESUFFIX?= -base
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GutenPrint Printer Driver
CONFLICTS= gimp-print-[0-9]*
diff --git a/print/gutenprint-cups/Makefile b/print/gutenprint-cups/Makefile
index 84b966054ece..5b71723ccbf4 100644
--- a/print/gutenprint-cups/Makefile
+++ b/print/gutenprint-cups/Makefile
@@ -9,7 +9,7 @@ PORTREVISION= 2
PORTEPOCH= 0
PKGNAMESUFFIX= -cups
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GutenPrint CUPS drivers
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
diff --git a/print/gutenprint-foomatic/Makefile b/print/gutenprint-foomatic/Makefile
index e1517dd0f958..7f63c73e99b3 100644
--- a/print/gutenprint-foomatic/Makefile
+++ b/print/gutenprint-foomatic/Makefile
@@ -9,7 +9,7 @@ PORTREVISION= 2
PORTEPOCH= 0
PKGNAMESUFFIX= -foomatic
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GutenPrint Foomatic Drivers
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
diff --git a/print/gutenprint-ijs/Makefile b/print/gutenprint-ijs/Makefile
index b0dcbcd01613..7f37e02f8a70 100644
--- a/print/gutenprint-ijs/Makefile
+++ b/print/gutenprint-ijs/Makefile
@@ -9,7 +9,7 @@ PORTREVISION= 2
PORTEPOCH= 0
PKGNAMESUFFIX= -ijs
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GutenPrint Ghostscript Drivers
MASTERDIR= ${.CURDIR}/../../print/gutenprint-base
diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile
index 4bc6b356f53e..6cc0d326e595 100644
--- a/print/gutenprint/Makefile
+++ b/print/gutenprint/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The "meta-port" for GutenPrint
RUN_DEPENDS= gutenprint-base>0:${PORTSDIR}/print/gutenprint-base
diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile
index cc007b677c8e..07e87449fc9a 100644
--- a/print/py-cups/Makefile
+++ b/print/py-cups/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://cyberelk.net/tim/data/pycups/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= CUPS bindings for Python
LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client
diff --git a/sysutils/fusefs-gnome-vfs/Makefile b/sysutils/fusefs-gnome-vfs/Makefile
index 46484205dbf2..0f95a3cc261f 100644
--- a/sysutils/fusefs-gnome-vfs/Makefile
+++ b/sysutils/fusefs-gnome-vfs/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= sysutils gnome
MASTER_SITES= http://www.evolware.org/chri/
DISTNAME= ${RPORTNAME}-${PORTVERSION}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Interface between FUSE and the Gnome VFS 2.0
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
diff --git a/sysutils/serpentine/Makefile b/sysutils/serpentine/Makefile
index abc09f32df41..5d67df3ea9a6 100644
--- a/sysutils/serpentine/Makefile
+++ b/sysutils/serpentine/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Gnome Audio Cd Burner
BUILD_DEPENDS= xmlproc_parse:${PORTSDIR}/textproc/py-xml
diff --git a/textproc/estraier/Makefile b/textproc/estraier/Makefile
index 4b01bdf4becb..40a584e391a8 100644
--- a/textproc/estraier/Makefile
+++ b/textproc/estraier/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SF \
http://estraier.sourceforge.net/
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A full-text search system for personal use
LIB_DEPENDS= qdbm.14:${PORTSDIR}/databases/qdbm
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile
index 59b3d509dd1b..9e9f84894339 100644
--- a/textproc/hyperestraier/Makefile
+++ b/textproc/hyperestraier/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.4.13
CATEGORIES= textproc
MASTER_SITES= SF
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A full-text search system
BUILD_DEPENDS= qdbm>=1.8.77:${PORTSDIR}/databases/qdbm
diff --git a/textproc/libwps/Makefile b/textproc/libwps/Makefile
index 347e86a85d4a..2922f24c12cc 100644
--- a/textproc/libwps/Makefile
+++ b/textproc/libwps/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 4
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Microsoft file word processor format import filter library
LIB_DEPENDS= wpd-0.8.8:${PORTSDIR}/textproc/libwpd
diff --git a/textproc/py-hyperestraier/Makefile b/textproc/py-hyperestraier/Makefile
index b6577c174a65..e4a2c2b33d9d 100644
--- a/textproc/py-hyperestraier/Makefile
+++ b/textproc/py-hyperestraier/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= http://hyperestraier.sourceforge.net/binding/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= hyper_estraier_wrappers-${PORTVERSION}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python bindings for HyperEstraier
BUILD_DEPENDS= swig>=1.3:${PORTSDIR}/devel/swig13
diff --git a/www/gnome-web-photo/Makefile b/www/gnome-web-photo/Makefile
index 453bd917e1f3..6e0420bda600 100644
--- a/www/gnome-web-photo/Makefile
+++ b/www/gnome-web-photo/Makefile
@@ -13,7 +13,7 @@ PORTREVISION= 9
CATEGORIES= www
MASTER_SITES= GNOME
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to generate full-size image files and thumbnails
USE_BZIP2= yes
diff --git a/x11-fonts/dejavu/Makefile b/x11-fonts/dejavu/Makefile
index 5d3838c2dd22..5954105721e1 100644
--- a/x11-fonts/dejavu/Makefile
+++ b/x11-fonts/dejavu/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= x11-fonts
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-fonts-ttf-${DISTVERSION}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Bitstream Vera Fonts clone with a wider range of characters
BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig
diff --git a/x11-themes/beastie/Makefile b/x11-themes/beastie/Makefile
index 81a3aa624d45..f18117a4f616 100644
--- a/x11-themes/beastie/Makefile
+++ b/x11-themes/beastie/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \
MASTER_SITE_SUBDIR= ahze
DISTNAME= Beastie-${PORTVERSION}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Gnome theme with FreeBSD Colors
RUN_DEPENDS+= gtk-engines2>=2.7.4_1:${PORTSDIR}/x11-themes/gtk-engines2 \
diff --git a/x11-themes/clearlooks-metacity/Makefile b/x11-themes/clearlooks-metacity/Makefile
index 836e2b4b6bdc..6e7a350d8378 100644
--- a/x11-themes/clearlooks-metacity/Makefile
+++ b/x11-themes/clearlooks-metacity/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.stellingwerff.com/
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
#MASTER_SITE_SUBDIR= clearlooks
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Clearlooks Metacity theme
CONFLICTS= gnome-themes-2.11.9[1-9]* gnome-themes-2.*
diff --git a/x11-themes/clearlooks/Makefile b/x11-themes/clearlooks/Makefile
index bea7c657bf23..7329a183eb52 100644
--- a/x11-themes/clearlooks/Makefile
+++ b/x11-themes/clearlooks/Makefile
@@ -12,7 +12,7 @@ PORTREVISION= 10
CATEGORIES= x11-themes
MASTER_SITES= SF/clearlooks/clearlooks/clearlooks%20${PORTVERSION}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT?= GTK+ 2.x engine based on Bluecurve
USE_BZIP2= yes
diff --git a/x11-themes/gnome-art/Makefile b/x11-themes/gnome-art/Makefile
index 0e030a9ac1af..a93e479d11cf 100644
--- a/x11-themes/gnome-art/Makefile
+++ b/x11-themes/gnome-art/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 6
CATEGORIES= x11-themes
MASTER_SITES= http://www.miketech.net/gnome-art/download/
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Frontend for art.gnome.org
RUN_DEPENDS= gnome-splashscreen-manager:${PORTSDIR}/x11-themes/gnome-splashscreen-manager
diff --git a/x11-themes/gnome-splashscreen-manager/Makefile b/x11-themes/gnome-splashscreen-manager/Makefile
index dd6b86ff7b80..bb1d5c0ba122 100644
--- a/x11-themes/gnome-splashscreen-manager/Makefile
+++ b/x11-themes/gnome-splashscreen-manager/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= x11-themes
MASTER_SITES= http://www.miketech.net/gnome-art/download/
DISTNAME= gnome-art-${PORTVERSION}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Gnome splash screen manager
BUILD_DEPENDS= gnome-session:${PORTSDIR}/x11/gnome-session \