diff options
Diffstat (limited to 'wm/enlightenment/Makefile')
-rw-r--r-- | wm/enlightenment/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/enlightenment/Makefile b/wm/enlightenment/Makefile index b5f80e53d84..638f9914582 100644 --- a/wm/enlightenment/Makefile +++ b/wm/enlightenment/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2004/08/26 20:22:18 recht Exp $ +# $NetBSD: Makefile,v 1.23 2004/10/03 00:18:22 tv Exp $ # DISTNAME= enlightenment-0.16.7.1 +PKGREVISION= 1 CATEGORIES= x11 gnome wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} |