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 27d485c725f..bab72890bca 100644 --- a/www/drivel/Makefile +++ b/www/drivel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.81 2015/04/25 14:25:00 tnn Exp $ +# $NetBSD: Makefile,v 1.82 2016/03/05 11:29:36 jperkin Exp $ # DISTNAME= drivel-2.0.3 -PKGREVISION= 42 +PKGREVISION= 43 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=drivel/} EXTRACT_SUFX= .tar.bz2 |