summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/py-notify/Makefile4
-rw-r--r--sysutils/rfstool/Makefile4
-rw-r--r--sysutils/ruby-capistrano-harrow/Makefile4
-rw-r--r--sysutils/ruby-capistrano-stats/Makefile4
-rw-r--r--sysutils/service-config/Makefile4
-rw-r--r--sysutils/smbldap-tools/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/sysutils/py-notify/Makefile b/sysutils/py-notify/Makefile
index a1a2f8bbc2e..a981b02aee1 100644
--- a/sysutils/py-notify/Makefile
+++ b/sysutils/py-notify/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2017/01/01 14:43:58 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2017/09/04 18:01:01 wiz Exp $
DISTNAME= py-notify-0.2.1
PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}/1}
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= http://download.gna.org/py-notify/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://home.gna.org/py-notify/
+#HOMEPAGE= http://home.gna.org/py-notify/
COMMENT= Python package providing tool for observer programming pattern
LICENSE= gnu-lgpl-v2.1
diff --git a/sysutils/rfstool/Makefile b/sysutils/rfstool/Makefile
index 6be1cfb2e0c..442318a1b18 100644
--- a/sysutils/rfstool/Makefile
+++ b/sysutils/rfstool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2014/10/09 14:06:59 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2017/09/04 18:01:01 wiz Exp $
#
DISTNAME= rfstool-0.14-source
@@ -9,7 +9,7 @@ MASTER_SITES= http://p-nand-q.com/download/rfstool/
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://p-nand-q.com/download/rfstool/overview.html
+#HOMEPAGE= http://p-nand-q.com/download/rfstool/overview.html
COMMENT= Tools to access ReiserFS partitions
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/RFSTOOL
diff --git a/sysutils/ruby-capistrano-harrow/Makefile b/sysutils/ruby-capistrano-harrow/Makefile
index d5a9eaf3d48..9646abedd08 100644
--- a/sysutils/ruby-capistrano-harrow/Makefile
+++ b/sysutils/ruby-capistrano-harrow/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2016/10/17 15:47:46 taca Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/04 18:01:01 wiz Exp $
DISTNAME= capistrano-harrow-0.5.3
CATEGORIES= sysutils
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://github.com/harrowio/capistrano-harrow
+#HOMEPAGE= https://github.com/harrowio/capistrano-harrow
COMMENT= plugin to improve the UX for users of Capistrano and Harrow
LICENSE= mit
diff --git a/sysutils/ruby-capistrano-stats/Makefile b/sysutils/ruby-capistrano-stats/Makefile
index 4a7d8011279..cf7d17c9e2d 100644
--- a/sysutils/ruby-capistrano-stats/Makefile
+++ b/sysutils/ruby-capistrano-stats/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2015/02/07 14:52:26 taca Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/04 18:01:01 wiz Exp $
DISTNAME= capistrano-stats-1.1.1
CATEGORIES= sysutils
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://metrics.capistranorb.com/
+#HOMEPAGE= http://metrics.capistranorb.com/
COMMENT= Official metrics to help developing direction of Capistrano
LICENSE= mit
diff --git a/sysutils/service-config/Makefile b/sysutils/service-config/Makefile
index 1a308cc814c..6f7921a0582 100644
--- a/sysutils/service-config/Makefile
+++ b/sysutils/service-config/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2012/10/23 19:51:23 asau Exp $
+# $NetBSD: Makefile,v 1.13 2017/09/04 18:01:01 wiz Exp $
#
DISTNAME= service-config-0.51
@@ -6,7 +6,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://www.superscript.com/service-config/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.superscript.com/service-config/intro.html
+#HOMEPAGE= http://www.superscript.com/service-config/intro.html
COMMENT= Utility to create and configure svscan service directories
DEPENDS+= daemontools-[0-9]*:../../sysutils/daemontools
diff --git a/sysutils/smbldap-tools/Makefile b/sysutils/smbldap-tools/Makefile
index ce940334af1..ddcb50c19f5 100644
--- a/sysutils/smbldap-tools/Makefile
+++ b/sysutils/smbldap-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2016/07/09 06:39:02 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2017/09/04 18:01:01 wiz Exp $
DISTNAME= smbldap-tools-${VERS}
PKGREVISION= 6
@@ -6,7 +6,7 @@ CATEGORIES= sysutils net databases
MASTER_SITES= http://download.gna.org/smbldap-tools/sources/${VERS}/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://gna.org/projects/smbldap-tools/
+#HOMEPAGE= https://gna.org/projects/smbldap-tools/
COMMENT= Set of ldap administration scripts for samba
VERS= 0.9.6