Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 2019 03:01:03 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r517102 - head/x11-themes/gtk-gray-theme
Message-ID:  <201911090301.xA9313u7077069@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat Nov  9 03:01:03 2019
New Revision: 517102
URL: https://svnweb.freebsd.org/changeset/ports/517102

Log:
  x11-themes/gtk-gray-theme: Fix MASTER_SITES
  
  While here, assign maintainership to submitter
  
  PR:		241286
  Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>

Modified:
  head/x11-themes/gtk-gray-theme/Makefile   (contents, props changed)

Modified: head/x11-themes/gtk-gray-theme/Makefile
==============================================================================
--- head/x11-themes/gtk-gray-theme/Makefile	Sat Nov  9 02:52:00 2019	(r517101)
+++ head/x11-themes/gtk-gray-theme/Makefile	Sat Nov  9 03:01:03 2019	(r517102)
@@ -5,15 +5,11 @@ 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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911090301.xA9313u7077069>