diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2015-12-14 02:52:14 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2015-12-14 02:52:14 +0000 |
commit | fe6465bb1ba0b8ee38f9f6f710fa2018053a3df0 (patch) | |
tree | 49a1d3132d2d58ac55cd33403e7bb4144d149aac /www | |
parent | 521ea8cb3f6423ae2b26a1458885256f81c09bb9 (diff) | |
download | freebsd-ports-fe6465bb1ba0b8ee38f9f6f710fa2018053a3df0.zip |
Reset maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/tntnet/Makefile | 2 | ||||
-rw-r--r-- | www/vdr-plugin-live/Makefile | 2 | ||||
-rw-r--r-- | www/vdradmin-am/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/tntnet/Makefile b/www/tntnet/Makefile index f4ec28776993..e0e49233b446 100644 --- a/www/tntnet/Makefile +++ b/www/tntnet/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= www devel MASTER_SITES= http://www.tntnet.org/download/ -MAINTAINER= nox@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Webapplicationserver for C++ LIB_DEPENDS= libcxxtools.so:${PORTSDIR}/devel/cxxtools diff --git a/www/vdr-plugin-live/Makefile b/www/vdr-plugin-live/Makefile index 828e132e1518..5158a8565bcd 100644 --- a/www/vdr-plugin-live/Makefile +++ b/www/vdr-plugin-live/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://live.vdr-developer.org/downloads/:release \ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:release -MAINTAINER= nox@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Video Disk Recorder - live web plugin LIB_DEPENDS+= libtntnet.so:${PORTSDIR}/www/tntnet \ diff --git a/www/vdradmin-am/Makefile b/www/vdradmin-am/Makefile index 0f339542e116..80cc361d6fc0 100644 --- a/www/vdradmin-am/Makefile +++ b/www/vdradmin-am/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://andreas.vdr-developer.org/vdradmin-am/download/ -MAINTAINER= nox@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Video Disk Recorder - webinterface BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ |