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 a309fbc8aba..ead1215a1c6 100644 --- a/x11/gnome1-panel/Makefile +++ b/x11/gnome1-panel/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2004/04/26 04:55:29 snj Exp $ +# $NetBSD: Makefile,v 1.14 2004/10/03 00:18:32 tv Exp $ # .include "../../x11/gnome-core/Makefile.common" PKGNAME= ${DISTNAME:S/-core/-panel/} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= Gnome-panel component split out from gnome-core |