diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2022-07-01 22:29:11 -0700 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-07-01 22:35:08 -0700 |
commit | 2aa2c83ee2b7b68935c11cfaa43e319488b0f0ce (patch) | |
tree | 9c37f57a1f0918339ae8dfd3503bff4a668833a8 /deskutils | |
parent | 7a0dc73b38b7903754d3879f0bdcc2c184e9dd5c (diff) | |
download | freebsd-ports-2aa2c83ee2b7b68935c11cfaa43e319488b0f0ce.zip |
deskutils/gnome-shell-extension-audio-output-switcher: use 'gnome' dir not 'gnome3'
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnome-shell-extension-audio-output-switcher/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gnome-shell-extension-audio-output-switcher/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/gnome-shell-extension-audio-output-switcher/Makefile b/deskutils/gnome-shell-extension-audio-output-switcher/Makefile index 801c941b23e4..39775e731cc0 100644 --- a/deskutils/gnome-shell-extension-audio-output-switcher/Makefile +++ b/deskutils/gnome-shell-extension-audio-output-switcher/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-shell-extension-audio-output-switcher PORTVERSION= 0.0.0.20171022 PORTREVISION= 1 CATEGORIES= deskutils gnome -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome-shell audio output switcher diff --git a/deskutils/gnome-shell-extension-audio-output-switcher/distinfo b/deskutils/gnome-shell-extension-audio-output-switcher/distinfo index 2ffc143968ef..121479cb8600 100644 --- a/deskutils/gnome-shell-extension-audio-output-switcher/distinfo +++ b/deskutils/gnome-shell-extension-audio-output-switcher/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526412508 -SHA256 (gnome3/adaxi-audio-output-switcher-0.0.0.20171022-89e6e29_GH0.tar.gz) = 84736ff40e658c21d2d1d1b384dd39ffbbfb654775f46be9dc51325a4499c3ef -SIZE (gnome3/adaxi-audio-output-switcher-0.0.0.20171022-89e6e29_GH0.tar.gz) = 4253 +TIMESTAMP = 1656739751 +SHA256 (gnome/adaxi-audio-output-switcher-0.0.0.20171022-89e6e29_GH0.tar.gz) = 84736ff40e658c21d2d1d1b384dd39ffbbfb654775f46be9dc51325a4499c3ef +SIZE (gnome/adaxi-audio-output-switcher-0.0.0.20171022-89e6e29_GH0.tar.gz) = 4253 |