diff options
Diffstat (limited to 'x11/ruby-gnome2-panelapplet/Makefile')
-rw-r--r-- | x11/ruby-gnome2-panelapplet/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/ruby-gnome2-panelapplet/Makefile b/x11/ruby-gnome2-panelapplet/Makefile index 7f606951de6..bda6da5ccf9 100644 --- a/x11/ruby-gnome2-panelapplet/Makefile +++ b/x11/ruby-gnome2-panelapplet/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2006/07/25 16:49:05 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2006/09/16 12:20:42 jmmv Exp $ # PKGNAME= ruby-gnome2-panelapplet-${VERSION} COMMENT= Ruby binding of libpanel-applet-2.6.x +PKGREVISION= 1 CATEGORIES= x11 gnome RUBY_EXTCONF_SUBDIRS= panel-applet |