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 72f5794b010..d7123965190 100644 --- a/www/drivel/Makefile +++ b/www/drivel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.59 2012/01/24 09:11:16 sbd Exp $ +# $NetBSD: Makefile,v 1.60 2012/02/06 12:41:51 wiz Exp $ # DISTNAME= drivel-2.0.3 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=drivel/} EXTRACT_SUFX= .tar.bz2 |