pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/mate
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Jun 27 16:17:10 UTC 2017
Modified Files:
pkgsrc/meta-pkgs/mate: Makefile
Log Message:
Fix DEPENDS typo.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/meta-pkgs/mate/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/mate/Makefile
diff -u pkgsrc/meta-pkgs/mate/Makefile:1.5 pkgsrc/meta-pkgs/mate/Makefile:1.6
--- pkgsrc/meta-pkgs/mate/Makefile:1.5 Tue Jun 27 16:16:04 2017
+++ pkgsrc/meta-pkgs/mate/Makefile Tue Jun 27 16:17:09 2017
@@ -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@localhost
HOMEPAGE= http://www.mate-desktop.org/
@@ -17,7 +17,7 @@ DEPENDS+= atril>=${VERSION}:../../print/
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
Home |
Main Index |
Thread Index |
Old Index