diff options
author | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
commit | 7f43353df055b66222f7487d225ce71980d838ec (patch) | |
tree | b49a8a74fd1e317fd702bd5b738310cf703db8d1 /www/drivel | |
parent | 585a0f3b41d44238f9b6b0020e8bf66b71ec6509 (diff) | |
download | pkgsrc-7f43353df055b66222f7487d225ce71980d838ec.tar.gz |
recursive bump from gnome-vfs drop crypto dependency.
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 2236a86cc7c..7f47fa9fb1a 100644 --- a/www/drivel/Makefile +++ b/www/drivel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.55 2011/04/22 13:44:58 obache Exp $ +# $NetBSD: Makefile,v 1.56 2011/07/21 13:06:05 obache Exp $ # DISTNAME= drivel-2.0.3 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=drivel/} EXTRACT_SUFX= .tar.bz2 |