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 a8b82ceb9a3..d0c1e6c8a21 100644 --- a/x11/gnome1-panel/Makefile +++ b/x11/gnome1-panel/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2003/12/13 19:46:46 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2004/01/03 18:49:56 reed Exp $ # .include "../../x11/gnome-core/Makefile.common" PKGNAME= ${DISTNAME:S/-core/-panel/} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Gnome-panel component split out from gnome-core |