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 0e77e355525..df562c893c7 100644 --- a/www/drivel/Makefile +++ b/www/drivel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2010/09/14 11:02:55 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2010/11/15 22:58:49 abs Exp $ # DISTNAME= drivel-2.0.3 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=drivel/} EXTRACT_SUFX= .tar.bz2 |