svn commit: r317812 - head/x11-clocks/t3d

Martin Wilke miwi at FreeBSD.org
Fri May 10 14:38:29 UTC 2013


Author: miwi
Date: Fri May 10 14:38:28 2013
New Revision: 317812
URL: http://svnweb.freebsd.org/changeset/ports/317812

Log:
  - Update MASTER_SITES
  - Update WWW
  
  PR:		177555
  Submitted by:	Ports Fury

Modified:
  head/x11-clocks/t3d/Makefile
  head/x11-clocks/t3d/pkg-descr   (contents, props changed)

Modified: head/x11-clocks/t3d/Makefile
==============================================================================
--- head/x11-clocks/t3d/Makefile	Fri May 10 14:37:41 2013	(r317811)
+++ head/x11-clocks/t3d/Makefile	Fri May 10 14:38:28 2013	(r317812)
@@ -1,27 +1,23 @@
-# New ports collection makefile for:	t3d
-# Date created:		20 Apr 1998
-# Whom:			J Han <hjh at best.com>
-#
+# Created by: J Han <hjh at best.com>
 # $FreeBSD$
-#
 
 PORTNAME=	t3d
 PORTVERSION=	1.1
 PORTREVISION=	2
 CATEGORIES=	x11-clocks
-MASTER_SITES=	http://www.jwdt.com/~paysan/
+MASTER_SITES=	http://bernd-paysan.de/
 DISTNAME=	t3d
 EXTRACT_SUFX=	.shar.gz
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Clock using flying balls to display the time
 
+LICENSE=	GPLv2
+
 EXTRACT_CMD=		${GZIP_CMD}
 EXTRACT_BEFORE_ARGS=	-dc
 EXTRACT_AFTER_ARGS=	| ${SH}
 
-BROKEN=		checksum mismatch
-
 NO_WRKSUBDIR=	yes
 USE_IMAKE=	yes
 USE_XORG=	x11 xext

Modified: head/x11-clocks/t3d/pkg-descr
==============================================================================
--- head/x11-clocks/t3d/pkg-descr	Fri May 10 14:37:41 2013	(r317811)
+++ head/x11-clocks/t3d/pkg-descr	Fri May 10 14:38:28 2013	(r317812)
@@ -4,4 +4,4 @@ graphic workstation with its many XStone
 --
 t3d source is under GPL but not its appearance -- read the manual for details.
 
-WWW: http://www.jwdt.com/~paysan/#T3D
+WWW: http://bernd-paysan.de/


More information about the svn-ports-all mailing list