Date: Fri, 10 May 2013 14:38:29 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317812 - head/x11-clocks/t3d Message-ID: <201305101438.r4AEcTdl011772@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@best.com> -# +# Created by: J Han <hjh@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@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305101438.r4AEcTdl011772>