diff options
Diffstat (limited to 'www/drivel/Makefile')
-rw-r--r-- | www/drivel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/drivel/Makefile b/www/drivel/Makefile index facd9653aa9..49e5f689071 100644 --- a/www/drivel/Makefile +++ b/www/drivel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2007/03/21 12:05:54 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2007/06/05 05:37:38 wiz Exp $ # DISTNAME= drivel-2.0.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=drivel/} EXTRACT_SUFX= .tar.bz2 |