svn commit: r325742 - head/graphics/picpuz

Bryan Drewery bdrewery at FreeBSD.org
Fri Aug 30 23:58:10 UTC 2013


Author: bdrewery
Date: Fri Aug 30 23:58:09 2013
New Revision: 325742
URL: http://svnweb.freebsd.org/changeset/ports/325742

Log:
  - Mark BROKEN, upstream has disappeared and this fails to fetch

Modified:
  head/graphics/picpuz/Makefile

Modified: head/graphics/picpuz/Makefile
==============================================================================
--- head/graphics/picpuz/Makefile	Fri Aug 30 23:57:36 2013	(r325741)
+++ head/graphics/picpuz/Makefile	Fri Aug 30 23:58:09 2013	(r325742)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: graphics/picpuz
-# Date created:		04 Jan 2010
-# Whom:			Stas Timokhin <devel at stasyan.com>
-#
+# Created by: Stas Timokhin <devel at stasyan.com>
 # $FreeBSD$
-#
 
 PORTNAME=	picpuz
 PORTVERSION=	2.1.1
@@ -14,6 +10,8 @@ MASTER_SITES=	http://kornelix.squarespac
 MAINTAINER=	devel at stasyan.com
 COMMENT=	Jigsaw puzzle program
 
+BROKEN=		upstream has disappeared and fails to fetch
+
 USE_GMAKE=	yes
 USE_GNOME=	gtk20 pkgconfig
 


More information about the svn-ports-head mailing list