diff options
author | obache <obache@pkgsrc.org> | 2010-05-16 00:34:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-05-16 00:34:32 +0000 |
commit | 897d23fc9a41f2efc2c2500739b096fe85ba6ba8 (patch) | |
tree | d05ac1a0ddc71f86f44ad8603776889265354bee /converters | |
parent | 49bc19da98ceccd387e7572fd764e62b01fcffdb (diff) | |
download | pkgsrc-897d23fc9a41f2efc2c2500739b096fe85ba6ba8.tar.gz |
Note commented out LICENSE.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/skf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/skf/Makefile b/converters/skf/Makefile index 3a112d92f4b..143f5685ab7 100644 --- a/converters/skf/Makefile +++ b/converters/skf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2010/04/01 02:06:01 obache Exp $ +# $NetBSD: Makefile,v 1.29 2010/05/16 00:34:32 obache Exp $ DISTNAME= skf_${VERSION}.1 VERSION= 1.97 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=skf/46744/} MAINTAINER= obache@NetBSD.org HOMEPAGE= http://sourceforge.jp/projects/skf/ COMMENT= Simple Kanji Filter - i18n kanji converter +#LICENSE= modified-bsd # some files are derived from...see ${WRKSRC}/copywrite PKG_DESTDIR_SUPPORT= user-destdir |