diff options
author | tnn <tnn@pkgsrc.org> | 2008-09-23 19:14:22 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-09-23 19:14:22 +0000 |
commit | ed8c7ddda76576f411fdac05462ac3a8c1c88143 (patch) | |
tree | 5dfe244c455df9975df82e0ef9d129f219d89672 /wm | |
parent | 9f0e172aed78f632badc8416dabfb3c38ede4181 (diff) | |
download | pkgsrc-ed8c7ddda76576f411fdac05462ac3a8c1c88143.tar.gz |
fix PLIST
Diffstat (limited to 'wm')
-rw-r--r-- | wm/sawfish/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/sawfish/PLIST b/wm/sawfish/PLIST index 581496a369e..0345db549e6 100644 --- a/wm/sawfish/PLIST +++ b/wm/sawfish/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2008/09/23 19:10:52 tnn Exp $ +@comment $NetBSD: PLIST,v 1.14 2008/09/23 19:14:22 tnn Exp $ bin/sawfish bin/sawfish-client bin/sawfish-ui @@ -789,5 +789,5 @@ share/sawfish/${PKGVERSION}/themes/smaker/theme.jl @dirrm libexec/sawfish/${PKGVERSION} @dirrm libexec/sawfish @dirrm libexec/rep/${MACHINE_GNU_PLATFORM}/sawfish -@dirrm libexec/rep/${MACHINE_GNU_PLATFORM} -@dirrm libexec/rep +@comment in librep: @dirrm libexec/rep/${MACHINE_GNU_PLATFORM} +@comment in librep: @dirrm libexec/rep |