diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-04-05 18:33:39 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-04-05 18:33:39 +0000 |
commit | 88cc5045652cf0595ebdfaf9363f2a43da5b6c72 (patch) | |
tree | 8384b56fdbc1046b77419adc9c092d55086f030e | |
parent | 3d8b2750a671cebd8e36d291e9c32489793a04b6 (diff) | |
download | ports-88cc5045652cf0595ebdfaf9363f2a43da5b6c72.tar.gz ports-88cc5045652cf0595ebdfaf9363f2a43da5b6c72.zip |
Notes
-rw-r--r-- | benchmarks/dbench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/httperf/Makefile | 2 | ||||
-rw-r--r-- | databases/cdb/Makefile | 2 | ||||
-rw-r--r-- | databases/soci/Makefile | 2 | ||||
-rw-r--r-- | devel/py-python-gflags/Makefile | 2 | ||||
-rw-r--r-- | dns/dlint/Makefile | 2 | ||||
-rw-r--r-- | irc/libircclient/Makefile | 2 | ||||
-rw-r--r-- | lang/go/Makefile | 2 | ||||
-rw-r--r-- | multimedia/cclive/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/whatmask/Makefile | 2 | ||||
-rw-r--r-- | news/py-yenc/Makefile | 2 | ||||
-rw-r--r-- | print/libharu/Makefile | 2 | ||||
-rw-r--r-- | print/py-pdf/Makefile | 2 | ||||
-rw-r--r-- | textproc/discount/Makefile | 2 | ||||
-rw-r--r-- | www/closure-compiler/Makefile | 2 | ||||
-rw-r--r-- | www/py-feedgenerator/Makefile | 2 | ||||
-rw-r--r-- | www/py-scgi/Makefile | 2 | ||||
-rw-r--r-- | www/wadcomblog/Makefile | 2 | ||||
-rw-r--r-- | x11/bgs/Makefile | 2 | ||||
-rw-r--r-- | x11/sselp/Makefile | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile index 13a2c17ba165..dd55c3b73c9b 100644 --- a/benchmarks/dbench/Makefile +++ b/benchmarks/dbench/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= benchmarks MASTER_SITES= SAMBA/tridge/dbench -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simulation of the Ziff-Davis netbench benchmark LICENSE= GPLv3 diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile index 5a58fedc02bb..f2661d25c6fc 100644 --- a/benchmarks/httperf/Makefile +++ b/benchmarks/httperf/Makefile @@ -5,7 +5,7 @@ PORTNAME= httperf PORTVERSION= 0.9.1 CATEGORIES= benchmarks www -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for measuring webserver performance LICENSE= GPLv2 diff --git a/databases/cdb/Makefile b/databases/cdb/Makefile index b950e8ff032b..6113d9ac1f6e 100644 --- a/databases/cdb/Makefile +++ b/databases/cdb/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.75 CATEGORIES= databases MASTER_SITES= http://cr.yp.to/cdb/ -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast lookup database library & utilities ALL_TARGET= it diff --git a/databases/soci/Makefile b/databases/soci/Makefile index eaf83b34fc36..a6c77d0367f4 100644 --- a/databases/soci/Makefile +++ b/databases/soci/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 18 CATEGORIES= databases MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ Database Access Library LICENSE= BSL diff --git a/devel/py-python-gflags/Makefile b/devel/py-python-gflags/Makefile index ef5401689ffe..c0b06ff4bf22 100644 --- a/devel/py-python-gflags/Makefile +++ b/devel/py-python-gflags/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Commandline flags module for Python LICENSE= BSD3CLAUSE diff --git a/dns/dlint/Makefile b/dns/dlint/Makefile index ae2d20db91a1..5a4c78987cba 100644 --- a/dns/dlint/Makefile +++ b/dns/dlint/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4.1 CATEGORIES= dns MASTER_SITES= https://BSDforge.com/projects/source/dns/dlint/ -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lint for DNS zones (Domain Name Server zone verification utility) USES= shebangfix tar:xz diff --git a/irc/libircclient/Makefile b/irc/libircclient/Makefile index e3e5f140d7ca..90ecc70b7368 100644 --- a/irc/libircclient/Makefile +++ b/irc/libircclient/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 1.10 CATEGORIES= irc devel MASTER_SITES= SF -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= IRC library to create IRC clients LICENSE= LGPL3+ diff --git a/lang/go/Makefile b/lang/go/Makefile index 3f6e297d095d..dc990ea70f86 100644 --- a/lang/go/Makefile +++ b/lang/go/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= https://golang.org/dl/ \ DISTFILES= go${PORTVERSION}.src.tar.gz \ go-${OPSYS:tl}-${GOARCH_${ARCH}}${GOARM_${ARCH}}-${BOOTSTRAP_TAG}.tar.xz:bootstrap -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Go programming language LICENSE= BSD3CLAUSE diff --git a/multimedia/cclive/Makefile b/multimedia/cclive/Makefile index 90163a16c46d..956cf1f38724 100644 --- a/multimedia/cclive/Makefile +++ b/multimedia/cclive/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 12 CATEGORIES= multimedia net MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:R} -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight command line video extraction tool LICENSE= GPLv3 diff --git a/net-mgmt/whatmask/Makefile b/net-mgmt/whatmask/Makefile index df31f7efdf50..2c27c6b3f714 100644 --- a/net-mgmt/whatmask/Makefile +++ b/net-mgmt/whatmask/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2 CATEGORIES= net-mgmt MASTER_SITES= http://downloads.laffeycomputer.com/current_builds/whatmask/ -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Easily convert between three common subnet mask notations LICENSE= GPLv2 diff --git a/news/py-yenc/Makefile b/news/py-yenc/Makefile index 7c59b900a418..21857b42ad35 100644 --- a/news/py-yenc/Makefile +++ b/news/py-yenc/Makefile @@ -7,7 +7,7 @@ CATEGORIES= news python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Decoding module for yenc for Python written in C LICENSE= LGPL21+ diff --git a/print/libharu/Makefile b/print/libharu/Makefile index 94d81d6e5aff..9e5ef62cfb57 100644 --- a/print/libharu/Makefile +++ b/print/libharu/Makefile @@ -7,7 +7,7 @@ DISTVERSION= 2_3_0 PORTREVISION= 1 CATEGORIES= print -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Haru Free PDF Library LIB_DEPENDS= libpng.so:graphics/png diff --git a/print/py-pdf/Makefile b/print/py-pdf/Makefile index b631830b1cfe..9cca351ab8cc 100644 --- a/print/py-pdf/Makefile +++ b/print/py-pdf/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://pybrary.net/pyPdf/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyPdf-${PORTVERSION} -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Pure-Python PDF toolkit USES= python diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile index f902baa72a64..dfbc85399d41 100644 --- a/textproc/discount/Makefile +++ b/textproc/discount/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 2.2.6 CATEGORIES= textproc devel -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C implementation of the Markdown markup language LICENSE= BSD2CLAUSE diff --git a/www/closure-compiler/Makefile b/www/closure-compiler/Makefile index 47ff53eaf94e..f9919b9a8a5b 100644 --- a/www/closure-compiler/Makefile +++ b/www/closure-compiler/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www java MASTER_SITES= http://dl.google.com/closure-compiler/ DISTNAME= compiler-${PORTVERSION} -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Closure Compiler LICENSE= APACHE20 diff --git a/www/py-feedgenerator/Makefile b/www/py-feedgenerator/Makefile index 30c23610e470..10282336b812 100644 --- a/www/py-feedgenerator/Makefile +++ b/www/py-feedgenerator/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Standalone version of django.utils.feedgenerator LICENSE= BSD3CLAUSE diff --git a/www/py-scgi/Makefile b/www/py-scgi/Makefile index 0cc7f21c4f8c..96e5d8726b24 100644 --- a/www/py-scgi/Makefile +++ b/www/py-scgi/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www python MASTER_SITES= http://python.ca/scgi/releases/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python server implementation of the Simple Common Gateway Protocol LICENSE= MIT diff --git a/www/wadcomblog/Makefile b/www/wadcomblog/Makefile index 0890ccca67aa..65699d3032be 100644 --- a/www/wadcomblog/Makefile +++ b/www/wadcomblog/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www python MASTER_SITES= http://laffaye.free.fr/distfiles/ \ http://vss.73rus.com/wadcomblog/files/ -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple open-source static blog engine written in Python DEPRECATED= Uses deprecated version of python diff --git a/x11/bgs/Makefile b/x11/bgs/Makefile index e2a4094e5970..ee352f9a7cff 100644 --- a/x11/bgs/Makefile +++ b/x11/bgs/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11 MASTER_SITES= http://s01.de/~gottox/files/bgs/ \ http://laffaye.free.fr/distfiles/ -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple X11 BackGround Setter using Imlib2 LIB_DEPENDS= libImlib2.so:graphics/imlib2 diff --git a/x11/sselp/Makefile b/x11/sselp/Makefile index 314644453dfa..7189c282178b 100644 --- a/x11/sselp/Makefile +++ b/x11/sselp/Makefile @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= http://dl.suckless.org/tools/ \ http://laffaye.free.fr/distfiles/ -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple SELection Printer for X11 USES= xorg |