pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

admsmb: fix MASTER_SITE. Via FreeBSD.



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sat Oct 24 18:46:58 2015 +0200
Changeset:	c4ce7462718f8c1639aa3bf72b5386a092fe2b4e

Modified Files:
	admsmb/Makefile

Log Message:
admsmb: fix MASTER_SITE. Via FreeBSD.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c4ce7462718f8c1639aa3bf72b5386a092fe2b4e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 admsmb/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/admsmb/Makefile b/admsmb/Makefile
index 6a6f6a8..ad5a11f 100644
--- a/admsmb/Makefile
+++ b/admsmb/Makefile
@@ -4,10 +4,10 @@
 DISTNAME=	ADMsmb_0.3
 PKGNAME=	admsmb-0.3
 CATEGORIES=	security
-MASTER_SITES=	http://www.void.irq.org/
+MASTER_SITES=	https://dl.packetstormsecurity.net/groups/ADM/
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://www.void.irq.org/
+HOMEPAGE=	https://packetstormsecurity.com/files/32604/ADMsmb_0.3.tar.gz.html
 COMMENT=	Security scanner for Samba
 LICENSE=	gnu-gpl-v2
 


Home | Main Index | Thread Index | Old Index