diff options
author | taca <taca@pkgsrc.org> | 2010-09-10 06:57:20 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-09-10 06:57:20 +0000 |
commit | 79be379382a6fd1be952167b1012b167c865d844 (patch) | |
tree | 33c3efbcbc1170532b07f6f680a1c7f2ca569685 /inputmethod/prime-dict | |
parent | 4a3840ba8b152d1e96ed300e45f7cd0d265df26f (diff) | |
download | pkgsrc-79be379382a6fd1be952167b1012b167c865d844.tar.gz |
Remove redundant PKGNAME.
Diffstat (limited to 'inputmethod/prime-dict')
-rw-r--r-- | inputmethod/prime-dict/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/inputmethod/prime-dict/Makefile b/inputmethod/prime-dict/Makefile index 05520da3833..81254a6aea0 100644 --- a/inputmethod/prime-dict/Makefile +++ b/inputmethod/prime-dict/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2010/05/16 00:01:40 obache Exp $ +# $NetBSD: Makefile,v 1.4 2010/09/10 06:58:06 taca Exp $ # DISTNAME= prime-dict-1.0.0 -PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= inputmethod MASTER_SITES= http://prime.sourceforge.jp/src/ |