diff options
Diffstat (limited to 'www/drivel/Makefile')
-rw-r--r-- | www/drivel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/drivel/Makefile b/www/drivel/Makefile index 16f5d61aba4..8fbee79627f 100644 --- a/www/drivel/Makefile +++ b/www/drivel/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2004/12/04 17:35:28 jmmv Exp $ +# $NetBSD: Makefile,v 1.11 2005/01/03 15:59:12 wiz Exp $ # DISTNAME= drivel-1.2.3 +PKGREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=drivel/} EXTRACT_SUFX= .tar.bz2 |