diff options
author | wiz <wiz@pkgsrc.org> | 2011-06-20 15:16:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-06-20 15:16:27 +0000 |
commit | 3ec68319d7f187a5ad3b18e8e73ce1ea02e95c8f (patch) | |
tree | 68cad2786b0c51239472277ee48a6d7621cd3ed2 /pkgtools/pkgin/PLIST | |
parent | 34cea46d6a897004665c448190766b5ff9a812e4 (diff) | |
download | pkgsrc-3ec68319d7f187a5ad3b18e8e73ce1ea02e95c8f.tar.gz |
Remove unnecessary exec. PR 45085 by Thomas Cort.
Diffstat (limited to 'pkgtools/pkgin/PLIST')
-rw-r--r-- | pkgtools/pkgin/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/pkgin/PLIST b/pkgtools/pkgin/PLIST index 473ea10e48e..3b6eb32b2e3 100644 --- a/pkgtools/pkgin/PLIST +++ b/pkgtools/pkgin/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:11:03 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2011/06/20 15:16:27 wiz Exp $ bin/pkgin man/man1/pkgin.1 share/examples/pkgin/repositories.conf.example -@exec ${MKDIR} %D/etc/pkgin |