diff options
author | obache <obache> | 2008-04-26 00:26:31 +0000 |
---|---|---|
committer | obache <obache> | 2008-04-26 00:26:31 +0000 |
commit | 909911223a460be585a906ebd2c7fb76b1278774 (patch) | |
tree | 60bf8ba2942d991911b3ce4b561e56114f868eac | |
parent | e516a32ffb6e6cadce0be8a5d2fe5b8a903993ea (diff) | |
download | pkgsrc-909911223a460be585a906ebd2c7fb76b1278774.tar.gz |
Don't try to remove include/X11/extensions as others doing.
-rw-r--r-- | x11/evieext/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/evieext/PLIST b/x11/evieext/PLIST index ed58adfd50a..3b555d57e5e 100644 --- a/x11/evieext/PLIST +++ b/x11/evieext/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 21:47:55 joerg Exp $ +@comment $NetBSD: PLIST,v 1.2 2008/04/26 00:26:31 obache Exp $ include/X11/extensions/Xeviestr.h lib/pkgconfig/evieproto.pc -@dirrm include/X11/extensions +@comment @dirrm include/X11/extensions |