diff options
author | abs <abs@pkgsrc.org> | 1999-04-06 02:03:00 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 1999-04-06 02:03:00 +0000 |
commit | a05dffe16129a85b703bcb5495d20c2d67d7affa (patch) | |
tree | 19b65ab0ddbae3ac90edd54bdbf1d22adbd7f3b5 /graphics/ee | |
parent | 477418a0168449378210fd4afa260f8bfe7a9235 (diff) | |
download | pkgsrc-a05dffe16129a85b703bcb5495d20c2d67d7affa.tar.gz |
Update DEPENDS to catch up with other packages' version changes.
Diffstat (limited to 'graphics/ee')
-rw-r--r-- | graphics/ee/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ee/Makefile b/graphics/ee/Makefile index e97c951de45..7d3d2196ea8 100644 --- a/graphics/ee/Makefile +++ b/graphics/ee/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/03/31 21:00:21 garbled Exp $ +# $NetBSD: Makefile,v 1.2 1999/04/06 02:03:01 abs Exp $ # DISTNAME= ee-0.3.8 @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ee/ \ MAINTAINER= root@garbled.net HOMEPAGE= http://www.gnome.org/ -DEPENDS+= gnome-core-1.0.3:../../x11/gnome-core +DEPENDS+= gnome-core-1.0.4:../../x11/gnome-core NOT_FOR_ARCHS= alpha # problems with gtk |