diff options
author | obache <obache@pkgsrc.org> | 2014-12-23 04:49:11 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-12-23 04:49:11 +0000 |
commit | 2d8534936fc2e22a7f94f173de21a469dc2473d7 (patch) | |
tree | 86589669f51d9bd61432d8c78d938a96dabfe8ee /devel/idutils | |
parent | f897564cef394d0705019a4df7c9cee1947a8423 (diff) | |
download | pkgsrc-2d8534936fc2e22a7f94f173de21a469dc2473d7.tar.gz |
"charset.alias" must not be in PLIST.
Diffstat (limited to 'devel/idutils')
-rw-r--r-- | devel/idutils/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/idutils/PLIST b/devel/idutils/PLIST index c58db93ebe4..672a3114439 100644 --- a/devel/idutils/PLIST +++ b/devel/idutils/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2014/12/15 11:35:42 mef Exp $ +@comment $NetBSD: PLIST,v 1.3 2014/12/23 04:49:11 obache Exp $ bin/aid bin/defid bin/eid @@ -9,7 +9,6 @@ bin/lid bin/mkid bin/xtokid info/idutils.info -lib/charset.alias man/man1/aid.1 man/man1/defid.1 man/man1/eid.1 |