diff options
author | bapt <bapt@FreeBSD.org> | 2013-10-18 15:02:20 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-10-18 15:02:20 +0000 |
commit | 8df7f8c09af272889b0b7ae7c5b11e8e4bde0d77 (patch) | |
tree | e76ef10170a7c5ebd63e6382e06e133ef009fca2 | |
parent | 81a2d1c0d03494f6694f3d6a067c9414180e7bc0 (diff) | |
download | FreeBSD-ports-8df7f8c09af272889b0b7ae7c5b11e8e4bde0d77.zip FreeBSD-ports-8df7f8c09af272889b0b7ae7c5b11e8e4bde0d77.tar.gz |
Change maintainer
Submitted by: "Ilya A. Arkhipov" <rum1cro@yandex.ru>
Approved by: "Andrey V. Elsukov" <bu7cher@yandex.ru> (former maintainer)
-rw-r--r-- | devel/cvsd/Makefile | 2 | ||||
-rw-r--r-- | devel/libbegemot/Makefile | 2 | ||||
-rw-r--r-- | graphics/danpei/Makefile | 2 | ||||
-rw-r--r-- | irc/ircd-ru/Makefile | 2 | ||||
-rw-r--r-- | irc/ircservices/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/cvsd/Makefile b/devel/cvsd/Makefile index 7893632..a496275 100644 --- a/devel/cvsd/Makefile +++ b/devel/cvsd/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= http://arthurdejong.org/cvsd/ \ http://wiftp.com/ -MAINTAINER= bu7cher@yandex.ru +MAINTAINER= rum1cro@yandex.ru COMMENT= CVS pserver daemon EXTRA_PATCHES= ${FILESDIR}/extra-cvsd-buildroot.in diff --git a/devel/libbegemot/Makefile b/devel/libbegemot/Makefile index e757c53..2a28717 100644 --- a/devel/libbegemot/Makefile +++ b/devel/libbegemot/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= http://people.freebsd.org/~harti/libbegemot/ DISTNAME= libbegemot-${PORTVERSION} -MAINTAINER= bu7cher@yandex.ru +MAINTAINER= rum1cro@yandex.ru COMMENT= A function library for begemot tools GNU_CONFIGURE= yes diff --git a/graphics/danpei/Makefile b/graphics/danpei/Makefile index ed5de98..8f3e53f 100644 --- a/graphics/danpei/Makefile +++ b/graphics/danpei/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= bu7cher@yandex.ru +MAINTAINER= rum1cro@yandex.ru COMMENT= Image Viewer for X Window System with thumbnail preview feature LIB_DEPENDS= png15:${PORTSDIR}/graphics/png diff --git a/irc/ircd-ru/Makefile b/irc/ircd-ru/Makefile index ebaae53..8c92a24 100644 --- a/irc/ircd-ru/Makefile +++ b/irc/ircd-ru/Makefile @@ -8,7 +8,7 @@ CATEGORIES= irc russian MASTER_SITES= http://link.wenet.su/ DISTNAME= ircd-RU-${PORTVERSION}-03-rc-20090810 -MAINTAINER= bu7cher@yandex.ru +MAINTAINER= rum1cro@yandex.ru COMMENT= An irc daemon with translation schemes and other useful features USE_BZIP2= yes diff --git a/irc/ircservices/Makefile b/irc/ircservices/Makefile index 3b5d618..9882524 100644 --- a/irc/ircservices/Makefile +++ b/irc/ircservices/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.ircservices.za.net/download/ \ http://banana.irc.gr/ircservices/ \ ftp://ftp.freenet.de/pub/ftp.ircservices.za.net/pub/ircservices/ -MAINTAINER= bu7cher@yandex.ru +MAINTAINER= rum1cro@yandex.ru COMMENT= A system of IRC services for IRC networks USES= gmake perl5 |