diff options
author | obache <obache> | 2014-12-23 04:49:11 +0000 |
---|---|---|
committer | obache <obache> | 2014-12-23 04:49:11 +0000 |
commit | 90093170a131d2d5ccfa7c23c30c6b8db9f089c8 (patch) | |
tree | 86589669f51d9bd61432d8c78d938a96dabfe8ee | |
parent | 6cf39e5e820767255a6c202cb79d1e92a44daa57 (diff) | |
download | pkgsrc-90093170a131d2d5ccfa7c23c30c6b8db9f089c8.tar.gz |
"charset.alias" must not be in PLIST.
-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 |