diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-19 08:59:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-19 08:59:00 +0000 |
commit | 6ac11147ab6af4938848553e5e344aea8b3f560c (patch) | |
tree | 6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /inputmethod | |
parent | ad944231a773912276e207e433ea891f755e4e4e (diff) | |
download | pkgsrc-6ac11147ab6af4938848553e5e344aea8b3f560c.tar.gz |
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/gtk-im-libthai/Makefile | 3 | ||||
-rw-r--r-- | inputmethod/m17n-im-config/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/inputmethod/gtk-im-libthai/Makefile b/inputmethod/gtk-im-libthai/Makefile index 3bf06a051a1..7a947b9b78c 100644 --- a/inputmethod/gtk-im-libthai/Makefile +++ b/inputmethod/gtk-im-libthai/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/05/15 08:57:44 obache Exp $ +# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:18 wiz Exp $ # DISTNAME= gtk-im-libthai-0.1.4 @@ -10,7 +10,6 @@ MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ \ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://linux.thai.net/projects/gtk-im-libthai COMMENT= GTK+-2.0 Thai Input Module - LICENSE= gnu-lgpl-v2.1 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/inputmethod/m17n-im-config/Makefile b/inputmethod/m17n-im-config/Makefile index 309c8540e79..1947584ed3e 100644 --- a/inputmethod/m17n-im-config/Makefile +++ b/inputmethod/m17n-im-config/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2009/05/12 08:21:09 obache Exp $ +# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:19 wiz Exp $ # DISTNAME= m17n-im-config-0.9.0 @@ -8,7 +8,6 @@ MASTER_SITES= http://www.m17n.org/m17n-lib-download/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://www.m17n.org/common/im-config/index.html COMMENT= Configuration input methods of the m17n library - LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir |