diff options
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r-- | x11/gnome-applets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index d78e992adaf..5bc57ddba10 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2002/11/02 02:42:05 rh Exp $ +# $NetBSD: Makefile,v 1.24 2002/12/24 06:10:30 wiz Exp $ # DISTNAME= gnome-applets-1.4.0.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-applets/1.4/} EXTRACT_SUFX= .tar.bz2 |