summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorzafer <zafer@pkgsrc.org>2011-03-18 20:42:43 +0000
committerzafer <zafer@pkgsrc.org>2011-03-18 20:42:43 +0000
commit62778e6c92f2f4c4b79f0e0e781210e759af7424 (patch)
tree0a0ae3f313db7710967039c98358dd6e3e754bd0 /sysutils
parentcd769b8a1ae49937af0f577b6c3b5c819b918a7b (diff)
downloadpkgsrc-62778e6c92f2f4c4b79f0e0e781210e759af7424.tar.gz
service suspended. prevent timeout. fetch from backup.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/osname/Makefile4
-rw-r--r--sysutils/roller/Makefile4
-rw-r--r--sysutils/sshsh/Makefile4
-rw-r--r--sysutils/sux/Makefile4
-rw-r--r--sysutils/tkcron/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/sysutils/osname/Makefile b/sysutils/osname/Makefile
index cb29dcc7079..5b2bc995e60 100644
--- a/sysutils/osname/Makefile
+++ b/sysutils/osname/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2007/12/27 12:01:58 obache Exp $
+# $NetBSD: Makefile,v 1.7 2011/03/18 20:42:43 zafer Exp $
#
DISTNAME= osname-1.1
PKGREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
+MASTER_SITES= # ftp://ftp.gw.com/pub/people/kim/
MAINTAINER= kim@tac.nyc.ny.us
COMMENT= Print canonical name of operating system
diff --git a/sysutils/roller/Makefile b/sysutils/roller/Makefile
index 5d92366c334..837e6844591 100644
--- a/sysutils/roller/Makefile
+++ b/sysutils/roller/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.32 2010/01/27 19:53:23 joerg Exp $
+# $NetBSD: Makefile,v 1.33 2011/03/18 20:43:42 zafer Exp $
#
DISTNAME= roller-1.20
#PKGREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
+MASTER_SITES= # ftp://ftp.gw.com/pub/people/kim/
MAINTAINER= kim@tac.nyc.ny.us
COMMENT= Roll log files
diff --git a/sysutils/sshsh/Makefile b/sysutils/sshsh/Makefile
index 94e845edd52..703dbaf9c15 100644
--- a/sysutils/sshsh/Makefile
+++ b/sysutils/sshsh/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2009/10/31 19:53:17 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2011/03/18 20:45:08 zafer Exp $
#
DISTNAME= sshsh-1.0
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
+MASTER_SITES= # ftp://ftp.gw.com/pub/people/kim/
MAINTAINER= kim@tac.nyc.ny.us
COMMENT= Run a new shell with an SSH identity
diff --git a/sysutils/sux/Makefile b/sysutils/sux/Makefile
index a9ac387ac31..c7df5bd1ce7 100644
--- a/sysutils/sux/Makefile
+++ b/sysutils/sux/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2010/01/27 20:16:56 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2011/03/18 20:45:42 zafer Exp $
#
DISTNAME= sux-1.0
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
+MASTER_SITES= # ftp://ftp.gw.com/pub/people/kim/
MAINTAINER= kim@tac.nyc.ny.us
COMMENT= Set user id, preserving shell and environment, checking ssh agent
diff --git a/sysutils/tkcron/Makefile b/sysutils/tkcron/Makefile
index 658b8801dee..a5c5483c392 100644
--- a/sysutils/tkcron/Makefile
+++ b/sysutils/tkcron/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2010/01/27 20:20:06 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2011/03/18 20:47:06 zafer Exp $
#
DISTNAME= tkcron-2.12
PKGREVISION= 1
CATEGORIES= x11 tk
-MASTER_SITES= ftp://ftp.neosoft.com/languages/tcl/alcatel/code/
+MASTER_SITES= # ftp://ftp.neosoft.com/languages/tcl/alcatel/code/
EXTRACT_SUFX= .tcl.gz
MAINTAINER= pkgsrc-users@NetBSD.org