diff options
Diffstat (limited to 'sysutils/salt')
-rw-r--r-- | sysutils/salt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/salt/Makefile b/sysutils/salt/Makefile index 309a2df306e..e768701329b 100644 --- a/sysutils/salt/Makefile +++ b/sysutils/salt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/02/12 13:28:03 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/02/12 13:40:44 obache Exp $ # DISTNAME= salt-0.9.5 @@ -6,7 +6,7 @@ CATEGORIES= sysutils MASTER_SITES= https://github.com/downloads/saltstack/salt/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://github.com/downloads/saltstack/salt/ +HOMEPAGE= http://saltstack.org/ COMMENT= Remote execution and configuration management system LICENSE= apache-2.0 |