diff options
author | wiz <wiz@pkgsrc.org> | 2021-11-15 22:53:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-11-15 22:53:55 +0000 |
commit | e6036e542bfb81b8d9af9b659f3cfe3591fc46d5 (patch) | |
tree | 92be3dd35fc6ead214aafe77b3357f524c91ff24 /sysutils/nautilus | |
parent | 4d57751713320d441e18778ad4b969c61131fb90 (diff) | |
download | pkgsrc-e6036e542bfb81b8d9af9b659f3cfe3591fc46d5.tar.gz |
*: recursive bump for gstreamer 1.18.5
Diffstat (limited to 'sysutils/nautilus')
-rw-r--r-- | sysutils/nautilus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/nautilus/Makefile b/sysutils/nautilus/Makefile index c3039c07a07..6fc68022edc 100644 --- a/sysutils/nautilus/Makefile +++ b/sysutils/nautilus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.152 2021/05/02 11:06:15 nia Exp $ +# $NetBSD: Makefile,v 1.153 2021/11/15 22:54:29 wiz Exp $ DISTNAME= nautilus-3.38.1 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION_NOREV:R}/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils gnome EXTRACT_SUFX= .tar.xz |