diff options
author | pav <pav@FreeBSD.org> | 2006-01-01 02:03:28 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-01 02:03:28 +0800 |
commit | 1937ccf72196775694d45b59e7e9d0badb910a24 (patch) | |
tree | 146c559e87d2c3c4860fbc60a75e1310c79782d0 /deskutils/gtimer/Makefile | |
parent | 7079f067695c717d6b479ba6610c4bfe5292a7af (diff) | |
download | freebsd-ports-gnome-1937ccf72196775694d45b59e7e9d0badb910a24.tar.gz freebsd-ports-gnome-1937ccf72196775694d45b59e7e9d0badb910a24.tar.zst freebsd-ports-gnome-1937ccf72196775694d45b59e7e9d0badb910a24.zip |
- Switch to another tarball of 1.1.6 release on the author's new website
- Update WWW
PR: ports/91108
Submitted by: Rainer Alves <rainer.alves@gmail.com>
Diffstat (limited to 'deskutils/gtimer/Makefile')
-rw-r--r-- | deskutils/gtimer/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/gtimer/Makefile b/deskutils/gtimer/Makefile index 386de0ac3fa5..b0f6827174d7 100644 --- a/deskutils/gtimer/Makefile +++ b/deskutils/gtimer/Makefile @@ -9,13 +9,12 @@ PORTNAME= gtimer PORTVERSION= 1.1.6 PORTREVISION= 1 CATEGORIES= deskutils -MASTER_SITES= http://www.cknudsen.com/gtimer/ +MASTER_SITES= http://www.k5n.us/files/ \ + http://www.cknudsen.com/gtimer/ MAINTAINER= ports@FreeBSD.org COMMENT= A timer for your personal activities -BROKEN= Size mismatch - USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk12 |