diff options
author | mycroft <mycroft> | 1999-07-22 07:10:47 +0000 |
---|---|---|
committer | mycroft <mycroft> | 1999-07-22 07:10:47 +0000 |
commit | d6bd9b9665ac4f1cf823c4b2d2eeef48b260a1de (patch) | |
tree | d2ea72a8e352d764e5275615431632c952798610 /sysutils/gmc | |
parent | 1e4edc5038ef1086d8c868578f584416c3716dfa (diff) | |
download | pkgsrc-d6bd9b9665ac4f1cf823c4b2d2eeef48b260a1de.tar.gz |
libslang to 1.3.8
Diffstat (limited to 'sysutils/gmc')
-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 63f3ba4077b..33990036690 100644 --- a/sysutils/gmc/Makefile +++ b/sysutils/gmc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1999/07/15 13:21:36 tron Exp $ +# $NetBSD: Makefile,v 1.11 1999/07/22 07:10:48 mycroft Exp $ DISTNAME= mc-4.5.33 PKGNAME= gmc-4.5.33 @@ -11,7 +11,7 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/mc/ DEPENDS+= gnome-core-1.0.7:../../x11/gnome-core -DEPENDS+= libslang-1.3.7:../../devel/libslang +DEPENDS+= libslang-1.3.8:../../devel/libslang CONFLICTS+= mc-* |