diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-11-09 03:01:03 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-11-09 03:01:03 +0000 |
commit | 78903372dd5d6d9901eb47a9cd58f271de758baa (patch) | |
tree | 87bb0fd82a52668bf6e9fbbb9e022a6137d3fb1f /x11-themes | |
parent | 85f9f0fdfbfba863805a6df334a51690fa045bec (diff) | |
download | ports-78903372dd5d6d9901eb47a9cd58f271de758baa.tar.gz ports-78903372dd5d6d9901eb47a9cd58f271de758baa.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-gray-theme/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-themes/gtk-gray-theme/Makefile b/x11-themes/gtk-gray-theme/Makefile index 175aa4fd4001..4969a839e7cd 100644 --- a/x11-themes/gtk-gray-theme/Makefile +++ b/x11-themes/gtk-gray-theme/Makefile @@ -5,16 +5,12 @@ PORTNAME= gtk-gray-theme PORTVERSION= 1.7 PORTREVISION= 7 CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.gnome-look.org/CONTENT/content-files/ +MASTER_SITES= https://BSDforge.com/projects/source/x11-themes/gtk-gray-theme/ DISTNAME= 34132-Gray -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= Gray theme for GTK+ 2.0 -BROKEN= unfetchable -DEPRECATED= Unfetchable, unmaintained -EXPIRATION_DATE= 2019-10-16 - RUN_DEPENDS= icons-tango>0:x11-themes/icons-tango NO_BUILD= yes |