diff options
author | tnn <tnn> | 2008-09-23 19:14:22 +0000 |
---|---|---|
committer | tnn <tnn> | 2008-09-23 19:14:22 +0000 |
commit | 4584ae0a3f98739bfa41ee457382e510a7b91af5 (patch) | |
tree | 5dfe244c455df9975df82e0ef9d129f219d89672 /wm | |
parent | e823808e7493b755f5810badeaa7b42bda29eaa3 (diff) | |
download | pkgsrc-4584ae0a3f98739bfa41ee457382e510a7b91af5.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 |