diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile index 7a0aeda6500f..e78ae9c67159 100644 --- a/audio/gogglesmm/Makefile +++ b/audio/gogglesmm/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= GOOGLE_CODE -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Music collection manager and player LICENSE= GPLv3 diff --git a/benchmarks/siege/Makefile b/benchmarks/siege/Makefile index f372d7e96f39..bdf4c49a68c8 100644 --- a/benchmarks/siege/Makefile +++ b/benchmarks/siege/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 3.0.5 CATEGORIES= benchmarks MASTER_SITES= http://www.joedog.org/pub/siege/ -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HTTP regression testing and benchmarking utility LICENSE= GPLv2 diff --git a/devel/cdk/Makefile b/devel/cdk/Makefile index d78e62d7a63c..a0ef1e047932 100644 --- a/devel/cdk/Makefile +++ b/devel/cdk/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ftp://invisible-island.net/cdk/ \ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} EXTRACT_SUFX= .tgz -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Curses Development Kit for speedy development of full screen programs LICENSE= BSD diff --git a/devel/yajl/Makefile b/devel/yajl/Makefile index 3b8b7a9452c3..2beae9435f8b 100644 --- a/devel/yajl/Makefile +++ b/devel/yajl/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2.0.4 PORTREVISION= 1 CATEGORIES= devel -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Portable JSON parsing and serialization library in ANSI C USE_GITHUB= yes diff --git a/graphics/jbig2dec/Makefile b/graphics/jbig2dec/Makefile index a67c95be0a83..f4690447f836 100644 --- a/graphics/jbig2dec/Makefile +++ b/graphics/jbig2dec/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF \ http://ghostscript.com/~giles/jbig2/jbig2dec/ DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Decoder implementation of the JBIG2 image compression format USE_XZ= yes:src diff --git a/graphics/libpuzzle/Makefile b/graphics/libpuzzle/Makefile index 1ead3b530563..382657cf96be 100644 --- a/graphics/libpuzzle/Makefile +++ b/graphics/libpuzzle/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/libpuzzle/releases/ -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library to find similar pictures LICENSE= BSD diff --git a/graphics/pngrewrite/Makefile b/graphics/pngrewrite/Makefile index 24dd50747752..e8ce50c8c389 100644 --- a/graphics/pngrewrite/Makefile +++ b/graphics/pngrewrite/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= http://entropymine.com/jason/pngrewrite/ \ http://mirror.roe.ch/dist/pngrewrite/ -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PNG palette optimizer LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png diff --git a/lang/picoc/Makefile b/lang/picoc/Makefile index 12d30ee7fb96..4e6de90eb7de 100644 --- a/lang/picoc/Makefile +++ b/lang/picoc/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2.1 CATEGORIES= lang devel MASTER_SITES= GOOGLE_CODE -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Very small C interpreter for scripting LICENSE= BSD diff --git a/mail/prayer/Makefile b/mail/prayer/Makefile index cb19d92c2878..6fd6b495158d 100644 --- a/mail/prayer/Makefile +++ b/mail/prayer/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.3.5 CATEGORIES= mail www MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/prayer/ -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Prayer Webmail System LICENSE= GPLv2 diff --git a/misc/toilet/Makefile b/misc/toilet/Makefile index 177ad889e331..75894952ea83 100644 --- a/misc/toilet/Makefile +++ b/misc/toilet/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://caca.zoy.org/raw-attachment/wiki/toilet/ -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced figlet(6) LIB_DEPENDS= libcaca.so:${PORTSDIR}/graphics/libcaca diff --git a/misc/xsw/Makefile b/misc/xsw/Makefile index 4a37a3f36d3c..829883845131 100644 --- a/misc/xsw/Makefile +++ b/misc/xsw/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= GOOGLE_CODE -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for creating presentations OPTIONS_DEFINE= DOCS diff --git a/multimedia/atomicparsley/Makefile b/multimedia/atomicparsley/Makefile index 519005403672..0d4d3dbe01f7 100644 --- a/multimedia/atomicparsley/Makefile +++ b/multimedia/atomicparsley/Makefile @@ -7,7 +7,7 @@ CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}%20v${PORTVERSION} DISTNAME= ${PORTNAME}-source-${PORTVERSION} -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command line program for reading parsing and setting MP4/M4A metadata LICENSE= GPLv2 diff --git a/multimedia/libass/Makefile b/multimedia/libass/Makefile index ec683bace079..0738b1745575 100644 --- a/multimedia/libass/Makefile +++ b/multimedia/libass/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.10.2 CATEGORIES= multimedia devel MASTER_SITES= GOOGLE_CODE -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Portable ASS/SSA subtitle renderer LICENSE= ISCL diff --git a/multimedia/libdv/Makefile b/multimedia/libdv/Makefile index 91320e7f7836..e59753df0675 100644 --- a/multimedia/libdv/Makefile +++ b/multimedia/libdv/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= SF -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quasar DV codec (libdv): software codec for DV video encoding format LICENSE= LGPL21 diff --git a/multimedia/mkclean/Makefile b/multimedia/mkclean/Makefile index 05a2853857ca..443faec73f19 100644 --- a/multimedia/mkclean/Makefile +++ b/multimedia/mkclean/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.8.7 CATEGORIES= multimedia MASTER_SITES= SF/matroska/${PORTNAME}/ -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Clean and optimize Matroska and WebM files LICENSE= BSD diff --git a/multimedia/mkvalidator/Makefile b/multimedia/mkvalidator/Makefile index 71eff30ca3cb..79016003cf0f 100644 --- a/multimedia/mkvalidator/Makefile +++ b/multimedia/mkvalidator/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.4.2 CATEGORIES= multimedia MASTER_SITES= SF/matroska/${PORTNAME}/ -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command line tool to verify Matroska and WebM files LICENSE= BSD diff --git a/net-p2p/btpd/Makefile b/net-p2p/btpd/Makefile index 44f52a0d1c5f..0533b2b108c9 100644 --- a/net-p2p/btpd/Makefile +++ b/net-p2p/btpd/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= http://cloud.github.com/downloads/btpd/btpd/ -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bittorrent client consisting of a daemon and client commands LICENSE= BSD diff --git a/net/libvncserver/Makefile b/net/libvncserver/Makefile index 39e2fa96f9c8..0dfef8e9f083 100644 --- a/net/libvncserver/Makefile +++ b/net/libvncserver/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net devel MASTER_SITES= SF DISTNAME= LibVNCServer-${PORTVERSION} -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Provide an easy API to write one's own vnc server LICENSE= GPLv2 diff --git a/security/arirang/Makefile b/security/arirang/Makefile index 18c4b5193d41..8233bead5a77 100644 --- a/security/arirang/Makefile +++ b/security/arirang/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security www MASTER_SITES= http://monkey.org/~pilot/arirang/ MASTER_SITE_SUBDIR= UNIX/cgi-scanners -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Powerful webserver security scanner for network LICENSE= BSD diff --git a/security/netpgp/Makefile b/security/netpgp/Makefile index ce8a3f20e383..ed8ac4e94202 100644 --- a/security/netpgp/Makefile +++ b/security/netpgp/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 20101107 CATEGORIES= security MASTER_SITES= NETBSD/LOCAL_PORTS -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PGP signing, verification, encryption, and decryption program LICENSE= BSD diff --git a/sysutils/dfc/Makefile b/sysutils/dfc/Makefile index 2991b497d058..2df38aa190a4 100644 --- a/sysutils/dfc/Makefile +++ b/sysutils/dfc/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 3.0.4 CATEGORIES= sysutils MASTER_SITES= http://projects.gw-computing.net/attachments/download/79/ -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Display file system space usage using graph and colors LICENSE= BSD diff --git a/sysutils/ftwin/Makefile b/sysutils/ftwin/Makefile index f972d823631d..7e73c217979e 100644 --- a/sysutils/ftwin/Makefile +++ b/sysutils/ftwin/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= http://files.etoilebsd.net/ftwin/ \ http://download.meroware.org/ftwin/ -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Useful tool to find duplicate files LIB_DEPENDS= libpuzzle.so:${PORTSDIR}/graphics/libpuzzle \ diff --git a/sysutils/fusefs-libs/Makefile b/sysutils/fusefs-libs/Makefile index e99a6417a0e7..ceaa70fc06cd 100644 --- a/sysutils/fusefs-libs/Makefile +++ b/sysutils/fusefs-libs/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/fuse/fuse-2.X/${PORTVERSION} PKGNAMESUFFIX= -libs DISTNAME= fuse-${PORTVERSION} -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FUSE allows filesystem implementation in userspace OPTIONS_DEFINE= DOCS diff --git a/sysutils/tmpwatch/Makefile b/sysutils/tmpwatch/Makefile index 23d81437c4ea..45c55c2359ea 100644 --- a/sysutils/tmpwatch/Makefile +++ b/sysutils/tmpwatch/Makefile @@ -5,8 +5,8 @@ PORTVERSION= 2.11 CATEGORIES= sysutils MASTER_SITES= https://fedorahosted.org/releases/t/m/tmpwatch/ -MAINTAINER= bapt@FreeBSD.org -COMMENT= A utility for removing files based on when they were last accessed +MAINTAINER= ports@FreeBSD.org +COMMENT= Utility for removing files based on when they were last accessed LICENSE= GPLv2 diff --git a/textproc/jshon/Makefile b/textproc/jshon/Makefile index ef7b3ac2a102..1ecd50e8a2dc 100644 --- a/textproc/jshon/Makefile +++ b/textproc/jshon/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 20121210 PORTREVISION= 1 CATEGORIES= textproc -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= json parser for the shell. LICENSE= MIT diff --git a/x11-wm/pekwm/Makefile b/x11-wm/pekwm/Makefile index 2575c8e11a6e..d743db04a160 100644 --- a/x11-wm/pekwm/Makefile +++ b/x11-wm/pekwm/Makefile @@ -8,7 +8,7 @@ PORTEPOCH= 1 CATEGORIES= x11-wm MASTER_SITES= https://pekwm.org/projects/3/files/ -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Light, Unobtrusive, and configurable windowmanager LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \