diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-07-01 14:40:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-07-01 14:40:36 +0000 |
commit | ca3df22563bcd837ca29d3331610e4504ebe7535 (patch) | |
tree | ad5937e1281a72fac3bef63a7dee2f43e29731be /graphics/gthumb | |
parent | 3e5cba02e8ad1531cd59ec71a3e8e213d466b816 (diff) | |
download | ports-ca3df22563bcd837ca29d3331610e4504ebe7535.tar.gz ports-ca3df22563bcd837ca29d3331610e4504ebe7535.zip |
gnome: remove more reference to gnome 3
Diffstat (limited to 'graphics/gthumb')
-rw-r--r-- | graphics/gthumb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index 9b08f2eab3a6..83d0904f4efc 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org -COMMENT= Image viewer and browser for the GNOME 3 environment +COMMENT= Image viewer and browser for the GNOME environment LICENSE= GPLv2+ |