diff options
author | salo <salo> | 2003-11-12 01:31:47 +0000 |
---|---|---|
committer | salo <salo> | 2003-11-12 01:31:47 +0000 |
commit | d44038c3d2a34e2a27509ab2679c66efc1768de2 (patch) | |
tree | b76e11f1eaaa3fa50c5d00ad5d5aeb4601b3e81f /wm/econf/Makefile | |
parent | ca197b99122fcc1994dd0b7a88b817a3cd29f9ba (diff) | |
download | pkgsrc-d44038c3d2a34e2a27509ab2679c66efc1768de2.tar.gz |
PKGREVISION++ due to devel/popt update.
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 c841fc1ad70..e105f7f766a 100644 --- a/wm/econf/Makefile +++ b/wm/econf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2003/07/21 17:34:01 martti Exp $ +# $NetBSD: Makefile,v 1.12 2003/11/12 01:31:51 salo Exp $ # DISTNAME= enlightenment-conf-0.15 PKGNAME= econf-0.15 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 wm MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ |