diff options
Diffstat (limited to 'www/drivel')
-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 b598c3045eb..d345bb48f64 100644 --- a/www/drivel/Makefile +++ b/www/drivel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.72 2013/06/03 10:06:08 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2013/06/04 22:17:15 tron Exp $ # DISTNAME= drivel-2.0.3 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=drivel/} EXTRACT_SUFX= .tar.bz2 |