diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-28 21:29:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-28 21:29:47 +0000 |
commit | 0c2e68db4488a256831ad1969062fe66e95c7852 (patch) | |
tree | 8df1512501c308936f063ca81ea7ed32ec474cc0 /sysutils/skill | |
parent | 2b8ae479b13676c41398fa95aeafa5390fd3727f (diff) | |
download | pkgsrc-0c2e68db4488a256831ad1969062fe66e95c7852.tar.gz |
Some more HOMEPAGE/MASTER_SITES updates from Sergey Svishchev.
Diffstat (limited to 'sysutils/skill')
-rw-r--r-- | sysutils/skill/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/skill/Makefile b/sysutils/skill/Makefile index 214da087f87..5b46942f355 100644 --- a/sysutils/skill/Makefile +++ b/sysutils/skill/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.20 2005/12/06 13:27:01 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2006/10/28 21:29:47 wiz Exp $ # DISTNAME= skill-4.1.1 CATEGORIES= sysutils -MASTER_SITES= ftp://fast.cs.utah.edu/pub/skill/ +MASTER_SITES= ftp://ftp.flux.utah.edu/pub/skill/ EXTRACT_SUFX= .tgz MAINTAINER= kim@tac.nyc.ny.us -HOMEPAGE= http://www.cs.utah.edu/~forys/software.html +HOMEPAGE= http://mysite.verizon.net/jforys/jeffware.html COMMENT= Signal processes given user names, ttys, commands, or pids NOT_FOR_PLATFORM+= Interix-*-* # currently no machdep support |