svn commit: r517102 - head/x11-themes/gtk-gray-theme

Steve Wills swills at FreeBSD.org
Sat Nov 9 03:01:04 UTC 2019


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 at 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 at FreeBSD.org
+MAINTAINER=	portmaster at 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
 


More information about the svn-ports-all mailing list