From a75014656c7be0e4d27eba5e74be40f5b80374c9 Mon Sep 17 00:00:00 2001 From: vg Date: Mon, 22 Jul 2013 14:34:22 +0000 Subject: - Changed my email - Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors) --- russian/stardict-computer/Makefile | 2 +- russian/stardict-engcom/Makefile | 2 +- russian/stardict-pc/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'russian') diff --git a/russian/stardict-computer/Makefile b/russian/stardict-computer/Makefile index f87d37b9af80..7417ec645aa5 100644 --- a/russian/stardict-computer/Makefile +++ b/russian/stardict-computer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= russian MASTER_SITES= http://yeelou.com/huzheng/stardict-dic/ru/ DISTNAME= ${PORTNAME}-ru-${PORTVERSION} -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= English-Russian Computer dictionary .include "${.CURDIR}/../stardict-mueller7/files/Makefile.common" diff --git a/russian/stardict-engcom/Makefile b/russian/stardict-engcom/Makefile index 64110dd75697..bf1e6217c0e8 100644 --- a/russian/stardict-engcom/Makefile +++ b/russian/stardict-engcom/Makefile @@ -11,7 +11,7 @@ CATEGORIES= russian MASTER_SITES= http://yeelou.com/huzheng/stardict-dic/ru/ DISTNAME= ${PORTNAME}-ru-${PORTVERSION} -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= English-Russian Dictionary of Computer Terms .include "${.CURDIR}/../stardict-mueller7/files/Makefile.common" diff --git a/russian/stardict-pc/Makefile b/russian/stardict-pc/Makefile index cb5c7906041d..49f5d7435450 100644 --- a/russian/stardict-pc/Makefile +++ b/russian/stardict-pc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= russian MASTER_SITES= http://yeelou.com/huzheng/stardict-dic/ru/ DISTNAME= ${PORTNAME}-user-ru-${PORTVERSION} -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= English-Russian PC-user dictionary .include "${.CURDIR}/../stardict-mueller7/files/Makefile.common" -- cgit