diff options
-rw-r--r-- | audio/p5-Audio-WMA/Makefile | 2 | ||||
-rw-r--r-- | audio/p5-Ogg-Vorbis-Header/Makefile | 2 | ||||
-rw-r--r-- | devel/callgrind/Makefile | 2 | ||||
-rw-r--r-- | devel/kcachegrind/Makefile | 2 | ||||
-rw-r--r-- | devel/py-elementtree/Makefile | 2 | ||||
-rw-r--r-- | devel/stlfilt/Makefile | 2 | ||||
-rw-r--r-- | devel/valgrind-snapshot/Makefile | 2 | ||||
-rw-r--r-- | devel/valgrind/Makefile | 2 | ||||
-rw-r--r-- | editors/mlview/Makefile | 2 | ||||
-rw-r--r-- | mail/annoyance-filter/Makefile | 2 | ||||
-rw-r--r-- | mail/fetchmail/Makefile | 2 | ||||
-rw-r--r-- | mail/kbiff/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-RFC822-Address/Makefile | 2 | ||||
-rw-r--r-- | multimedia/nxtvepg/Makefile | 2 | ||||
-rw-r--r-- | net/nifmon/Makefile | 2 | ||||
-rw-r--r-- | net/tcpflow/Makefile | 2 | ||||
-rw-r--r-- | security/fprint_demo/Makefile | 2 | ||||
-rw-r--r-- | security/libfprint/Makefile | 2 | ||||
-rw-r--r-- | security/pam_fprint/Makefile | 2 | ||||
-rw-r--r-- | sysutils/ledit/Makefile | 2 | ||||
-rw-r--r-- | textproc/diffsplit/Makefile | 2 |
21 files changed, 21 insertions, 21 deletions
diff --git a/audio/p5-Audio-WMA/Makefile b/audio/p5-Audio-WMA/Makefile index a8728ffc3f34..02c6eececa00 100644 --- a/audio/p5-Audio-WMA/Makefile +++ b/audio/p5-Audio-WMA/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fetch info from WMA audio files PERL_CONFIGURE= yes diff --git a/audio/p5-Ogg-Vorbis-Header/Makefile b/audio/p5-Ogg-Vorbis-Header/Makefile index b224baf5c29a..32bdbe8b5a69 100644 --- a/audio/p5-Ogg-Vorbis-Header/Makefile +++ b/audio/p5-Ogg-Vorbis-Header/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Manipulate / fetch info from Ogg-Vorbis audio files LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg \ diff --git a/devel/callgrind/Makefile b/devel/callgrind/Makefile index 0360f4fe2256..952888639849 100644 --- a/devel/callgrind/Makefile +++ b/devel/callgrind/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.8 CATEGORIES= devel MASTER_SITES= http://kcachegrind.sourceforge.net/ -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Valgrind skin for cache simulation and call tracing # see http://lists.freebsd.org/pipermail/cvs-ports/2006-December/112797.html diff --git a/devel/kcachegrind/Makefile b/devel/kcachegrind/Makefile index 8062a9f17433..064e65ae6aad 100644 --- a/devel/kcachegrind/Makefile +++ b/devel/kcachegrind/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kcachegrind -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Profiling Visualization Tool RUN_DEPENDS= callgrind:${PORTSDIR}/devel/callgrind diff --git a/devel/py-elementtree/Makefile b/devel/py-elementtree/Makefile index cdf53b7c64a2..64c53de15844 100644 --- a/devel/py-elementtree/Makefile +++ b/devel/py-elementtree/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://effbot.org/media/downloads/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION}-20050316 -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Container for hierarchical data structures written in Python USE_PYTHON= yes diff --git a/devel/stlfilt/Makefile b/devel/stlfilt/Makefile index 726a75e3cdcb..63d8886273e9 100644 --- a/devel/stlfilt/Makefile +++ b/devel/stlfilt/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.bdsoft.com/dist/ DISTNAME= g${PORTNAME} EXTRACT_SUFX= .tar -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An STL Error Message Decryptor for C++ EXTRACT_CMD= ${TAR} diff --git a/devel/valgrind-snapshot/Makefile b/devel/valgrind-snapshot/Makefile index 54b0838b1e31..6e01e74b31ab 100644 --- a/devel/valgrind-snapshot/Makefile +++ b/devel/valgrind-snapshot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.rabson.org/ PKGNAMESUFFIX= -snapshot DISTNAME= ${PORTNAME}-current-${PORTVERSION} -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A (memory) debugging and profiling tool CONFLICTS= valgrind-[0-9]* diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile index f87de43c715c..64c625460143 100644 --- a/devel/valgrind/Makefile +++ b/devel/valgrind/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://www.rabson.org/ DISTNAME= ${PORTNAME}-stable-${PORTVERSION} -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A (memory) debugging and profiling tool ONLY_FOR_ARCHS= i386 diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 4ffa25a2e3cd..2884ddf0648b 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tree oriented XML editor for Gnome USE_BZIP2= yes diff --git a/mail/annoyance-filter/Makefile b/mail/annoyance-filter/Makefile index 14635c0b674a..a8c253c962c7 100644 --- a/mail/annoyance-filter/Makefile +++ b/mail/annoyance-filter/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.fourmilab.ch/annoyance-filter/ MASTER_SITE_SUBDIR= ${PORTNAME:S/-//} -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Adaptive Bayesian Junk Mail Filter GNU_CONFIGURE= yes diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 31dcb1b6448c..6a9fdf188bd2 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -20,7 +20,7 @@ MASTER_SITE_SUBDIR= fetchmail/:DEFAULT \ ./:ma DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT,ma,sunsite -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Batch mail retrieval utility for IMAP/POP3/ETRN/ODMR RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 06d27947b70f..f841774048d2 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mail notification utility for KDE with nice features USE_BZIP2= yes diff --git a/mail/p5-Mail-RFC822-Address/Makefile b/mail/p5-Mail-RFC822-Address/Makefile index baf21736687d..ab5463264049 100644 --- a/mail/p5-Mail-RFC822-Address/Makefile +++ b/mail/p5-Mail-RFC822-Address/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module to validate RFC822 conformance of email adresses PERL_CONFIGURE= yes diff --git a/multimedia/nxtvepg/Makefile b/multimedia/nxtvepg/Makefile index 80ed19d42c6a..f5419bbb4de7 100644 --- a/multimedia/nxtvepg/Makefile +++ b/multimedia/nxtvepg/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= multimedia tcl tk MASTER_SITES= SF/${PORTNAME} -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Viewer for Nextview Electronic TV Programme Guide (needs bktr driver) LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84 diff --git a/net/nifmon/Makefile b/net/nifmon/Makefile index 186599f2f1c7..fda410059233 100644 --- a/net/nifmon/Makefile +++ b/net/nifmon/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= net MASTER_SITES= http://www.freebsd-support.de/misc/ -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A curses based network interface monitoring tool MAN8= nifmon.8 diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile index 7856da08a3bf..c9b8bceb6620 100644 --- a/net/tcpflow/Makefile +++ b/net/tcpflow/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.circlemud.org/pub/jelson/tcpflow/ -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tool for capturing data transmitted as part of TCP connections HAS_CONFIGURE= yes diff --git a/security/fprint_demo/Makefile b/security/fprint_demo/Makefile index c65771c862ac..ed2af4b16d15 100644 --- a/security/fprint_demo/Makefile +++ b/security/fprint_demo/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fprint -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Demo and test application for libfprint LIB_DEPENDS= fprint:${PORTSDIR}/security/libfprint diff --git a/security/libfprint/Makefile b/security/libfprint/Makefile index 0b80daddb5dc..8fa48304a398 100644 --- a/security/libfprint/Makefile +++ b/security/libfprint/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fprint -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for fingerprint reader devices LIB_DEPENDS+= Magick:${PORTSDIR}/graphics/ImageMagick diff --git a/security/pam_fprint/Makefile b/security/pam_fprint/Makefile index 6feb12005067..f67098f6dd58 100644 --- a/security/pam_fprint/Makefile +++ b/security/pam_fprint/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fprint -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PAM module offering finger print authentication using libfprint LIB_DEPENDS= fprint:${PORTSDIR}/security/libfprint diff --git a/sysutils/ledit/Makefile b/sysutils/ledit/Makefile index b622865e4a67..e879ca213957 100644 --- a/sysutils/ledit/Makefile +++ b/sysutils/ledit/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://cristal.inria.fr/~ddr/ledit/distrib/src/ \ http://pauillac.inria.fr/~ddr/ledit/distrib/src/ EXTRACT_SUFX= .tgz -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Line editor to be used with interactive commands BUILD_DEPENDS= camlp5r:${PORTSDIR}/devel/ocaml-camlp5 diff --git a/textproc/diffsplit/Makefile b/textproc/diffsplit/Makefile index 5fe09f8ff662..73f3453fb4e6 100644 --- a/textproc/diffsplit/Makefile +++ b/textproc/diffsplit/Makefile @@ -13,7 +13,7 @@ DISTNAME= diffsplit EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Splits a unified diff into pieces which patch one file each NO_BUILD= YES |