diff options
author | joerg <joerg> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 18:03:28 +0000 |
commit | f28af9bd286752ea27082e8b7e350e735fa49fef (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /lang/sather | |
parent | bffad2ae3e962669e50eadd2b7782909f063cf4c (diff) | |
download | pkgsrc-f28af9bd286752ea27082e8b7e350e735fa49fef.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'lang/sather')
-rw-r--r-- | lang/sather/PLIST | 43 | ||||
-rw-r--r-- | lang/sather/PLIST.Linux | 3 |
2 files changed, 2 insertions, 44 deletions
diff --git a/lang/sather/PLIST b/lang/sather/PLIST index 4413e105e8f..74325478fa4 100644 --- a/lang/sather/PLIST +++ b/lang/sather/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2007/02/20 19:04:14 wiz Exp $ +@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:03:40 joerg Exp $ bin/sabrowse bin/sacomp info/sather-mode.info @@ -469,44 +469,3 @@ share/emacs/site-lisp/hl319.el share/emacs/site-lisp/sather-lib.el share/emacs/site-lisp/sather-module.el share/emacs/site-lisp/sather.el -@dirrm share/doc/sather/header -@dirrm share/doc/sather/Gui -@dirrm share/doc/sather -@dirrm lib/sather/System/Platforms/tcltk/init -@dirrm lib/sather/System/Platforms/tcltk -@dirrm lib/sather/System/Platforms/${LOWER_OPSYS} -@dirrm lib/sather/System/Platforms/gui/TclCode -@dirrm lib/sather/System/Platforms/gui -@dirrm lib/sather/System/Platforms/f77 -@dirrm lib/sather/System/Platforms/dualgui -@dirrm lib/sather/System/Platforms/X -@dirrm lib/sather/System/Platforms -@dirrm lib/sather/System/Debug -@dirrm lib/sather/System/Common -@dirrm lib/sather/System -@dirrm lib/sather/Library/pSather -@dirrm lib/sather/Library/System/Zones -@dirrm lib/sather/Library/System/TclTk -@dirrm lib/sather/Library/System/Socket/experimental/test -@dirrm lib/sather/Library/System/Socket/experimental -@dirrm lib/sather/Library/System/Socket -@dirrm lib/sather/Library/System/Gui/Demos -@dirrm lib/sather/Library/System/Gui -@dirrm lib/sather/Library/System/DualGui -@dirrm lib/sather/Library/System -@dirrm lib/sather/Library/Strings -@dirrm lib/sather/Library/Math -@dirrm lib/sather/Library/IO -@dirrm lib/sather/Library/Graphs -@dirrm lib/sather/Library/Ext -@dirrm lib/sather/Library/Containers -@dirrm lib/sather/Library/Base -@dirrm lib/sather/Library -@dirrm lib/sather/Browser/Web -@dirrm lib/sather/Browser/TkKit -@dirrm lib/sather/Browser/Tcl -@dirrm lib/sather/Browser/Sather -@dirrm lib/sather/Browser/Help -@dirrm lib/sather/Browser -@dirrm lib/sather/Bin -@dirrm lib/sather diff --git a/lang/sather/PLIST.Linux b/lang/sather/PLIST.Linux index 19348f1dc18..fd29068d08b 100644 --- a/lang/sather/PLIST.Linux +++ b/lang/sather/PLIST.Linux @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST.Linux,v 1.1 2008/07/14 02:38:08 dholland Exp $ +@comment $NetBSD: PLIST.Linux,v 1.2 2009/06/14 18:03:40 joerg Exp $ lib/sather/System/Platforms/${LOWER_OPSYS}/lwp/CONFIG lib/sather/System/Platforms/${LOWER_OPSYS}/lwp/Makefile lib/sather/System/Platforms/${LOWER_OPSYS}/lwp/Platform.module lib/sather/System/Platforms/${LOWER_OPSYS}/lwp/header.h -@dirrm lib/sather/System/Platforms/${LOWER_OPSYS}/lwp |