diff options
Diffstat (limited to 'sysutils/gmc/Makefile')
-rw-r--r-- | sysutils/gmc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gmc/Makefile b/sysutils/gmc/Makefile index e42500bebb4..0500ec22b14 100644 --- a/sysutils/gmc/Makefile +++ b/sysutils/gmc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1999/08/22 22:02:34 tron Exp $ +# $NetBSD: Makefile,v 1.15 1999/08/29 12:49:00 rh Exp $ DISTNAME= mc-4.5.37 PKGNAME= gmc-4.5.37 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mc/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/mc/ -DEPENDS+= gnome-core-1.0.7:../../x11/gnome-core +DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core DEPENDS+= libslang-1.3.8:../../devel/libslang CONFLICTS+= mc-* |