diff options
author | zafer <zafer> | 2009-06-06 20:54:55 +0000 |
---|---|---|
committer | zafer <zafer> | 2009-06-06 20:54:55 +0000 |
commit | 4c9f475cc71feeebea324fd984b387afe3a62544 (patch) | |
tree | d17b2ae58cd4dc27af8862d4914123e422a3328c /misc | |
parent | 2aa7ba3dbbdb58cd83fae569d3fb4a0038db8657 (diff) | |
download | pkgsrc-4c9f475cc71feeebea324fd984b387afe3a62544.tar.gz |
update master sites url and homepage.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gkrellm-flynn/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/gkrellm-flynn/Makefile b/misc/gkrellm-flynn/Makefile index 01f341c0ee2..2440149aa08 100644 --- a/misc/gkrellm-flynn/Makefile +++ b/misc/gkrellm-flynn/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.15 2008/07/14 12:56:08 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2009/06/06 20:54:55 zafer Exp $ # DISTNAME= gkrellflynn-0.8 PKGNAME= ${DISTNAME:S/gkrell/gkrellm-/} PKGREVISION= 6 CATEGORIES= misc -MASTER_SITES= http://horus.comlab.uni-rostock.de/flynn/ +MASTER_SITES= http://bax.comlab.uni-rostock.de/fileadmin/downloads/ MAINTAINER= cube@NetBSD.org -HOMEPAGE= http://horus.comlab.uni-rostock.de/flynn/ +HOMEPAGE= http://bax.comlab.uni-rostock.de/en/projekte/gkrellflynn.html COMMENT= GKrellM2 plugin that shows system load with a DooM marine PKG_DESTDIR_SUPPORT= user-destdir |