diff options
author | miwi <miwi@FreeBSD.org> | 2013-05-10 22:38:28 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-05-10 22:38:28 +0800 |
commit | 7d1fe153d0d142fceddcca3699cf6bd647b75c3b (patch) | |
tree | 45b8fc845797b98283fc3755540b56a904e39ceb /x11-clocks | |
parent | 30989dcda58ca877c2e49c5f3dbdfa9d735c4356 (diff) | |
download | freebsd-ports-gnome-7d1fe153d0d142fceddcca3699cf6bd647b75c3b.tar.gz freebsd-ports-gnome-7d1fe153d0d142fceddcca3699cf6bd647b75c3b.tar.zst freebsd-ports-gnome-7d1fe153d0d142fceddcca3699cf6bd647b75c3b.zip |
- Update MASTER_SITES
- Update WWW
PR: 177555
Submitted by: Ports Fury
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/t3d/Makefile | 12 | ||||
-rw-r--r-- | x11-clocks/t3d/pkg-descr | 2 |
2 files changed, 5 insertions, 9 deletions
diff --git a/x11-clocks/t3d/Makefile b/x11-clocks/t3d/Makefile index e0147c313ab0..482415a2e16b 100644 --- a/x11-clocks/t3d/Makefile +++ b/x11-clocks/t3d/Makefile @@ -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 diff --git a/x11-clocks/t3d/pkg-descr b/x11-clocks/t3d/pkg-descr index e630728d4d05..b3c515c48685 100644 --- a/x11-clocks/t3d/pkg-descr +++ b/x11-clocks/t3d/pkg-descr @@ -4,4 +4,4 @@ graphic workstation with its many XStones is doing something. -- 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/ |