Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Mar 2021 22:33:11 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r567784 - head/deskutils/shutter
Message-ID:  <202103072233.127MXB5I063776@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar  7 22:33:11 2021
New Revision: 567784
URL: https://svnweb.freebsd.org/changeset/ports/567784

Log:
  Fix typo

Modified:
  head/deskutils/shutter/Makefile

Modified: head/deskutils/shutter/Makefile
==============================================================================
--- head/deskutils/shutter/Makefile	Sun Mar  7 22:33:06 2021	(r567783)
+++ head/deskutils/shutter/Makefile	Sun Mar  7 22:33:11 2021	(r567784)
@@ -12,7 +12,7 @@ COMMENT=	Screenshot tool
 LICENSE=	GPLv3 GPLv2 # the latter for some shipped cursors
 LICENSE_COMB=	multi
 
-DEPRECATED=	Upstream gone, depends on expired x11-toolkits/p5-Gnome-VFS
+DEPRECATED=	Upstream gone, depends on expired x11-toolkits/p5-Gnome2-VFS
 EXPIRATION_DATE=2021-05-01
 
 RUN_DEPENDS=	ImageMagick6>=6.9.3.1,1:graphics/ImageMagick6 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103072233.127MXB5I063776>