diff options
author | wiz <wiz> | 2007-02-22 19:23:42 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-22 19:23:42 +0000 |
commit | ef0ec792103efdf39a01cc480db10053f46fce4e (patch) | |
tree | 8cb41e90c63b5d0a4ed77e256ce8a77c2e15d71e /sysutils | |
parent | 1ef9c15a55ffb36955d91401fbe5268b0a493607 (diff) | |
download | pkgsrc-ef0ec792103efdf39a01cc480db10053f46fce4e.tar.gz |
Update HOMEPAGE and MASTER_SITES. From Sergey Svishchev.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/wmmemmon/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/wmmemmon/Makefile b/sysutils/wmmemmon/Makefile index 512f2e55502..3727e0eb77d 100644 --- a/sysutils/wmmemmon/Makefile +++ b/sysutils/wmmemmon/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.9 2007/01/29 16:42:52 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2007/02/22 19:23:42 wiz Exp $ # DISTNAME= wmmemmon-1.0.1 PKGREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://www.sh.rim.or.jp/~ssato/src/ +MASTER_SITES= http://seiichisato.jp/dockapps/src/ MAINTAINER= coto@core.de -HOMEPAGE= http://www.sh.rim.or.jp/~ssato/dockapp/ +HOMEPAGE= http://seiichisato.jp/dockapps/\#wmmemmon COMMENT= Dockapp to monitor memory and swap usages -GNU_CONFIGURE= YES +GNU_CONFIGURE= YES post-extract: ${CP} ${FILESDIR}/mem_dragonfly.c ${WRKSRC}/src |