summaryrefslogtreecommitdiff
path: root/textproc/kn-aspell
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2011-12-05 21:07:05 +0000
committerThierry Thomas <thierry@FreeBSD.org>2011-12-05 21:07:05 +0000
commitc24f4ab395b4097c55d60cd49583d1968bf44ddc (patch)
tree1b185a9fff264f7514b09798ce2373d17c99ca09 /textproc/kn-aspell
parent- Add version fltk-1.1.10 as fltk11 for ports that still need it (diff)
Drop maintainership to office.
Feature safe: yes Seen with: bapt
Notes
Notes: svn path=/head/; revision=286943
Diffstat (limited to 'textproc/kn-aspell')
-rw-r--r--textproc/kn-aspell/Makefile6
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>