diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-28 16:06:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-28 16:06:13 +0000 |
commit | 1d99477c467743f6aad6afee2cc9b40604d89018 (patch) | |
tree | 43e4baa3dde68b4cf9f17ee675d9728aaf99b7ac /russian | |
parent | - Fix CATEGORIES to match PKGORIGIN (diff) |
- Pass maintainership to office@FreeBSD.org
Discussed with: bapt
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=286578
Diffstat (limited to 'russian')
-rw-r--r-- | russian/aspell/Makefile | 2 | ||||
-rw-r--r-- | russian/rus-ispell/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/russian/aspell/Makefile b/russian/aspell/Makefile index 5c8fde745eaa..213e2fa053b1 100644 --- a/russian/aspell/Makefile +++ b/russian/aspell/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= russian textproc -MAINTAINER= ports@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Aspell Russian dictionary DICT= ru diff --git a/russian/rus-ispell/Makefile b/russian/rus-ispell/Makefile index 1b1331a86739..e009855dd1b7 100644 --- a/russian/rus-ispell/Makefile +++ b/russian/rus-ispell/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.99g5 CATEGORIES= russian textproc MASTER_SITES= ftp://scon155.phys.msu.su/pub/russian/ispell/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= New Russian dictionaries for ispell BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell |