diff options
author | tnn <tnn> | 2015-12-18 15:03:35 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-12-18 15:03:35 +0000 |
commit | ffa0996eca8768ad7b5714be58bcbbb599a7ff2f (patch) | |
tree | e42af8ad972b4ecf9ebd32269be0aced766bb86f /net | |
parent | 5a27ede6566351597ea1e27585d74beba29c64d4 (diff) | |
download | pkgsrc-ffa0996eca8768ad7b5714be58bcbbb599a7ff2f.tar.gz |
fix master site
Diffstat (limited to 'net')
-rw-r--r-- | net/samba4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba4/Makefile b/net/samba4/Makefile index 438b79d7991..4e86bcb952d 100644 --- a/net/samba4/Makefile +++ b/net/samba4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/12/13 08:48:36 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/12/18 15:03:35 tnn Exp $ DISTNAME= samba-${VERSION} CATEGORIES= net -MASTER_SITES= http://download.samba.org/pub/samba/ +MASTER_SITES= http://download.samba.org/pub/samba/stable/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.samba.org/ |