diff options
Diffstat (limited to 'graphics/edje/Makefile')
-rw-r--r-- | graphics/edje/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/edje/Makefile b/graphics/edje/Makefile index a5752fda045..3c7b3f72156 100644 --- a/graphics/edje/Makefile +++ b/graphics/edje/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2013/06/03 10:05:09 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/06/04 22:16:16 tron Exp $ # DISTNAME= edje-1.1.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://download.enlightenment.org/releases/ EXTRACT_SUFX= .tar.bz2 |