diff options
Diffstat (limited to 'x11/gnome1-panel/Makefile')
-rw-r--r-- | x11/gnome1-panel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome1-panel/Makefile b/x11/gnome1-panel/Makefile index 66787a61386..2a2e394447d 100644 --- a/x11/gnome1-panel/Makefile +++ b/x11/gnome1-panel/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2003/07/21 17:38:27 martti Exp $ +# $NetBSD: Makefile,v 1.6 2003/11/12 01:31:52 salo Exp $ # .include "../../x11/gnome-core/Makefile.common" PKGNAME= ${DISTNAME:S/-core/-panel/} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Gnome-panel component split out from gnome-core |