diff options
Diffstat (limited to 'wm/econf/Makefile')
-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 e105f7f766a..6ae7b3f7ee8 100644 --- a/wm/econf/Makefile +++ b/wm/econf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2003/11/12 01:31:51 salo Exp $ +# $NetBSD: Makefile,v 1.13 2004/01/03 18:49:54 reed Exp $ # DISTNAME= enlightenment-conf-0.15 PKGNAME= econf-0.15 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 wm MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ |