diff options
author | thierry <thierry@FreeBSD.org> | 2011-12-06 05:07:05 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2011-12-06 05:07:05 +0800 |
commit | 6dda308fff8ab47002b29debc6802d98766edd10 (patch) | |
tree | d5abc0f72768ebf02b994ace9e64cd095e50a67e /textproc/kn-aspell | |
parent | b53ed7ba0b0c7624ec6fc6d3c25a357cef0eabfc (diff) | |
download | freebsd-ports-gnome-6dda308fff8ab47002b29debc6802d98766edd10.tar.gz freebsd-ports-gnome-6dda308fff8ab47002b29debc6802d98766edd10.tar.zst freebsd-ports-gnome-6dda308fff8ab47002b29debc6802d98766edd10.zip |
Drop maintainership to office.
Feature safe: yes
Seen with: bapt
Diffstat (limited to 'textproc/kn-aspell')
-rw-r--r-- | textproc/kn-aspell/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/kn-aspell/Makefile b/textproc/kn-aspell/Makefile index e17814c33222..697f742bbc00 100644 --- a/textproc/kn-aspell/Makefile +++ b/textproc/kn-aspell/Makefile @@ -9,12 +9,12 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-kn-0.01-1 CATEGORIES= textproc -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= office@FreeBSD.org COMMENT= Aspell Kannada dictionary -DICT= kn - LICENSE= GPLv3 +DICT= kn + .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include <bsd.port.post.mk> |