diff options
Diffstat (limited to 'wm/econf')
-rw-r--r-- | wm/econf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/econf/Makefile b/wm/econf/Makefile index bcc12f065e6..b158ca1ee06 100644 --- a/wm/econf/Makefile +++ b/wm/econf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2004/10/03 00:18:22 tv Exp $ +# $NetBSD: Makefile,v 1.18 2004/11/30 18:26:40 wiz Exp $ # DISTNAME= enlightenment-conf-0.15 PKGNAME= econf-0.15 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 wm MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ |