diff options
author | minskim <minskim@pkgsrc.org> | 2006-07-28 04:54:01 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-07-28 04:54:01 +0000 |
commit | 105ab72a3e886526ae01fdfb12d0ceff3981f776 (patch) | |
tree | f017fb90b6e5071e4f18a5def9df46dc237fdb99 /x11 | |
parent | 63bfc354d44b72da73502988ab311b6a940c85b8 (diff) | |
download | pkgsrc-105ab72a3e886526ae01fdfb12d0ceff3981f776.tar.gz |
Add a missing entry to PLIST. Bump PKGREVISION.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnustep-gui/Makefile | 4 | ||||
-rw-r--r-- | x11/gnustep-gui/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/gnustep-gui/Makefile b/x11/gnustep-gui/Makefile index 488833932ec..ca06fee741d 100644 --- a/x11/gnustep-gui/Makefile +++ b/x11/gnustep-gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2006/07/22 05:10:55 rillig Exp $ +# $NetBSD: Makefile,v 1.33 2006/07/28 04:54:01 minskim Exp $ DISTNAME= gnustep-gui-0.10.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} diff --git a/x11/gnustep-gui/PLIST b/x11/gnustep-gui/PLIST index 6c773a28dc9..40fed9b86ed 100644 --- a/x11/gnustep-gui/PLIST +++ b/x11/gnustep-gui/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2006/04/03 18:25:02 adam Exp $ +@comment $NetBSD: PLIST,v 1.14 2006/07/28 04:54:01 minskim Exp $ share/GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/GSLPR share/GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/Resources/Info-gnustep.plist share/GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/stamp.make @@ -395,6 +395,7 @@ share/GNUstep/System/Tools/set_show_service @dirrm share/GNUstep/System/Library/Headers/gnustep/gui @comment in devel/gnustep-base: @dirrm share/GNUstep/System/Library/Headers/gnustep @dirrm share/GNUstep/System/Library/Headers/GNUstepGUI +@dirrm share/GNUstep/System/Library/Headers/Cocoa @dirrm share/GNUstep/System/Library/Headers/AppKit @comment in devel/gnustep-make: @dirrm share/GNUstep/System/Library/Headers @dirrm share/GNUstep/System/Library/ColorPickers/WheelPicker.bundle/Resources |