diff options
author | bapt <bapt@FreeBSD.org> | 2014-11-18 17:37:31 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-11-18 17:37:31 +0800 |
commit | 4619c44ccd591519d95ba090480bc4786f3e02fe (patch) | |
tree | c5f1f00242bba8544a0e9313052a53a2c0786f5b /misc | |
parent | 7f09eace253d3e3230890f985876edd7c2cf422a (diff) | |
download | freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.tar.gz freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.tar.zst freebsd-ports-gnome-4619c44ccd591519d95ba090480bc4786f3e02fe.zip |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cloc/Makefile | 2 | ||||
-rw-r--r-- | misc/clpbar/Makefile | 2 | ||||
-rw-r--r-- | misc/pear-Services_Weather/Makefile | 2 | ||||
-rw-r--r-- | misc/pear-Text_Figlet/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/misc/cloc/Makefile b/misc/cloc/Makefile index da7ae1242a92..cda8a6504ba0 100644 --- a/misc/cloc/Makefile +++ b/misc/cloc/Makefile @@ -7,7 +7,7 @@ CATEGORIES= misc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} EXTRACT_SUFX= .pl -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Counts lines of code RUN_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff diff --git a/misc/clpbar/Makefile b/misc/clpbar/Makefile index 2ddcc55a16d0..a7f8c22861d0 100644 --- a/misc/clpbar/Makefile +++ b/misc/clpbar/Makefile @@ -7,7 +7,7 @@ CATEGORIES= misc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/bar-${PORTVERSION} DISTNAME= bar_${PORTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command Line Progress Bar WRKSRC= ${WRKDIR}/bar-${PORTVERSION} diff --git a/misc/pear-Services_Weather/Makefile b/misc/pear-Services_Weather/Makefile index 7d23833bd03e..ec7d803723e4 100644 --- a/misc/pear-Services_Weather/Makefile +++ b/misc/pear-Services_Weather/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.4.6 PORTEPOCH= 1 CATEGORIES= misc www pear geography -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR interface to various online weather-services RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request diff --git a/misc/pear-Text_Figlet/Makefile b/misc/pear-Text_Figlet/Makefile index 826ba2c76db3..41910fc51232 100644 --- a/misc/pear-Text_Figlet/Makefile +++ b/misc/pear-Text_Figlet/Makefile @@ -5,7 +5,7 @@ PORTNAME= Text_Figlet PORTVERSION= 1.0.2 CATEGORIES= misc www pear -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Render text using FIGlet fonts USES= pear |