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 1a51b3a2d08..9b218859080 100644 --- a/x11/gnome1-panel/Makefile +++ b/x11/gnome1-panel/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2004/11/20 22:10:23 jmmv Exp $ +# $NetBSD: Makefile,v 1.16 2004/11/30 18:26:41 wiz Exp $ # .include "../../x11/gnome-core/Makefile.common" PKGNAME= ${DISTNAME:S/-core/-panel/} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= Gnome-panel component split out from gnome-core |