diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 17:38:38 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 17:38:38 +0000 |
commit | 61b9e83a855c6f87960e1a28257046ec600d49a5 (patch) | |
tree | b2763342529685dc0b9381e50e1603aac2648224 /devel/SDL | |
parent | b8ef2bdf051862f04569a1854a5b083a3b76f811 (diff) | |
download | pkgsrc-61b9e83a855c6f87960e1a28257046ec600d49a5.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'devel/SDL')
-rw-r--r-- | devel/SDL/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/SDL/PLIST b/devel/SDL/PLIST index 6dbaddde4e8..d6f9949dcb9 100644 --- a/devel/SDL/PLIST +++ b/devel/SDL/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2007/07/25 23:31:08 wiz Exp $ +@comment $NetBSD: PLIST,v 1.10 2009/06/14 17:48:31 joerg Exp $ bin/sdl-config include/SDL/SDL.h include/SDL/SDL_active.h @@ -210,4 +210,3 @@ man/man3/SDL_keysym.3 man/man3/SDL_mutexP.3 man/man3/SDL_mutexV.3 share/aclocal/sdl.m4 -@dirrm include/SDL |