diff options
-rw-r--r-- | devel/freeride/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-locale/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-rrb/Makefile | 2 | ||||
-rw-r--r-- | finance/kmymoney-kde4/Makefile | 2 | ||||
-rw-r--r-- | finance/kmymoney2/Makefile | 2 | ||||
-rw-r--r-- | textproc/ruby-htmltools/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/freeride/Makefile b/devel/freeride/Makefile index 570bd5e3f44b..79d71ec12987 100644 --- a/devel/freeride/Makefile +++ b/devel/freeride/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= alecn2002@yandex.ru +MAINTAINER= ports@FreeBSD.org COMMENT?= Ruby Integrated Developement Environment written in Ruby MASTERPORTNAME= freeride diff --git a/devel/ruby-locale/Makefile b/devel/ruby-locale/Makefile index 1acd9d0ae1e4..1188ac5cbbaf 100644 --- a/devel/ruby-locale/Makefile +++ b/devel/ruby-locale/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= alecn2002@yandex.ru +MAINTAINER= ports@FreeBSD.org COMMENT= A simple Ruby module that provides setlocale(3) CONFLICTS= ${PKGNAMEPREFIX}locale2-[0-9]* diff --git a/devel/ruby-rrb/Makefile b/devel/ruby-rrb/Makefile index 4f7532697a21..53ae65ce547c 100644 --- a/devel/ruby-rrb/Makefile +++ b/devel/ruby-rrb/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.kmc.gr.jp/proj/rrb/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= alecn2002@yandex.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby Refactoring Browser for FreeRIDE and EMACS USE_RUBY= yes diff --git a/finance/kmymoney-kde4/Makefile b/finance/kmymoney-kde4/Makefile index 972127d190d8..2f29aed4cdfa 100644 --- a/finance/kmymoney-kde4/Makefile +++ b/finance/kmymoney-kde4/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/KMyMoney/${PORTVERSION} -MAINTAINER= alecn2002@yandex.ru +MAINTAINER= ports@FreeBSD.org COMMENT= KDE-based personal finance assistant BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ diff --git a/finance/kmymoney2/Makefile b/finance/kmymoney2/Makefile index 972127d190d8..2f29aed4cdfa 100644 --- a/finance/kmymoney2/Makefile +++ b/finance/kmymoney2/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/KMyMoney/${PORTVERSION} -MAINTAINER= alecn2002@yandex.ru +MAINTAINER= ports@FreeBSD.org COMMENT= KDE-based personal finance assistant BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ diff --git a/textproc/ruby-htmltools/Makefile b/textproc/ruby-htmltools/Makefile index b994dcaccf12..3b2aeae9bb49 100644 --- a/textproc/ruby-htmltools/Makefile +++ b/textproc/ruby-htmltools/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= alecn2002@yandex.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Tools for parsing and manipulating HTML text in Ruby USE_RUBY= yes |