diff options
Diffstat (limited to 'x11/enlightenment/Makefile')
-rw-r--r-- | x11/enlightenment/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/enlightenment/Makefile b/x11/enlightenment/Makefile index f4927e847b0..2e6e7b068d6 100644 --- a/x11/enlightenment/Makefile +++ b/x11/enlightenment/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2017/01/01 16:06:01 adam Exp $ +# $NetBSD: Makefile,v 1.42 2017/04/30 01:21:26 ryoon Exp $ # DISTNAME= enlightenment-0.17.3 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 MASTER_SITES= http://download.enlightenment.org/releases/ EXTRACT_SUFX= .tar.bz2 |