summaryrefslogtreecommitdiff
path: root/x11/econf
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>1999-06-24 19:16:52 +0000
committerdrochner <drochner@pkgsrc.org>1999-06-24 19:16:52 +0000
commit42aa0a76f3deb234d1e2e0f9cd03724dee9d57f8 (patch)
tree861351ba5fcb27fada4f8537d279c382a8363df0 /x11/econf
parent81b5d1d20f26afd93996fb41ab993faf2d5a9d11 (diff)
downloadpkgsrc-42aa0a76f3deb234d1e2e0f9cd03724dee9d57f8.tar.gz
fix version mismatches in DEPENDS lines
Diffstat (limited to 'x11/econf')
-rw-r--r--x11/econf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/econf/Makefile b/x11/econf/Makefile
index 22cede11374..331cd008d3c 100644
--- a/x11/econf/Makefile
+++ b/x11/econf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/04/06 00:53:21 garbled Exp $
+# $NetBSD: Makefile,v 1.3 1999/06/24 19:16:52 drochner Exp $
DISTNAME= enlightenment-conf-0.15
PKGNAME= econf-0.15
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.enlightenment.org/
-DEPENDS+= control-center-1.0.4:../../x11/controlcenter
+DEPENDS+= control-center-1.0.5:../../x11/controlcenter
WRKSRC= ${WRKDIR}/${DISTNAME}