summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2017-06-27 16:17:09 +0000
committerjperkin <jperkin@pkgsrc.org>2017-06-27 16:17:09 +0000
commitfe356507d3922791dce0aa508af851a43fbf3b7a (patch)
treec541c3ef58e4297fefd66d8ef89c55edf89afd64 /meta-pkgs
parent4eb8e175d4dfc9c1d6efc6b551210a2355761e01 (diff)
downloadpkgsrc-fe356507d3922791dce0aa508af851a43fbf3b7a.tar.gz
Fix DEPENDS typo.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/mate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/mate/Makefile b/meta-pkgs/mate/Makefile
index 9f143db58ee..8d7350e29a3 100644
--- a/meta-pkgs/mate/Makefile
+++ b/meta-pkgs/mate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/06/27 16:16:04 jperkin Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/27 16:17:09 jperkin Exp $
MAINTAINER= youri@NetBSD.org
HOMEPAGE= http://www.mate-desktop.org/
@@ -17,7 +17,7 @@ DEPENDS+= atril>=${VERSION}:../../print/atril
DEPENDS+= caja>=${VERSION}:../../sysutils/caja
DEPENDS+= caja-dropbox>=${VERSION}:../../sysutils/caja-dropbox
DEPENDS+= caja-extensions>=${VERSION}:../../sysutils/caja-extensions
-DEPENDS+= engrampa>=${VIRSION}:../../archivers/engrampa
+DEPENDS+= engrampa>=${VERSION}:../../archivers/engrampa
DEPENDS+= eom>=${VERSION}:../../graphics/eom
DEPENDS+= libmatekbd>=${VERSION}:../../x11/libmatekbd
DEPENDS+= libmateweather>=${VERSION}:../../misc/libmateweather