diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2022-07-02 05:21:18 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-07-02 05:25:29 +0000 |
commit | a2d4ff40d0f175d64b2171705cd989b7d074e300 (patch) | |
tree | b9bbd0ba6236acf7f1df540995d4c21dd3006be9 /audio | |
parent | cb3cbe354d4727c7bcc76d4cd34edf522fc1e590 (diff) |
audio/gnome-music: Use 'gnome' dir not 'gnome3'
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnome-music/Makefile | 2 | ||||
-rw-r--r-- | audio/gnome-music/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/gnome-music/Makefile b/audio/gnome-music/Makefile index 9f4722254c3d..d8ef12c76170 100644 --- a/audio/gnome-music/Makefile +++ b/audio/gnome-music/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnome-music PORTVERSION= 42.1 CATEGORIES= audio gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} -DIST_SUBDIR= gnome3 +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME music playing application diff --git a/audio/gnome-music/distinfo b/audio/gnome-music/distinfo index 4efd32a9dcea..a20cfdbc8a39 100644 --- a/audio/gnome-music/distinfo +++ b/audio/gnome-music/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651002958 -SHA256 (gnome3/gnome-music-42.1.tar.xz) = c7747fa6a86b56b18ad6ff950ff901e59ee7fac11c68b2a6727af86eaeed8270 -SIZE (gnome3/gnome-music-42.1.tar.xz) = 1652976 +TIMESTAMP = 1656739272 +SHA256 (gnome/gnome-music-42.1.tar.xz) = c7747fa6a86b56b18ad6ff950ff901e59ee7fac11c68b2a6727af86eaeed8270 +SIZE (gnome/gnome-music-42.1.tar.xz) = 1652976 |