pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/net-snmp Remove ftp.net-smnp.org from MASTER_SITES...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50d80f72db91
branches:  trunk
changeset: 535245:50d80f72db91
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Nov 11 23:59:23 2007 +0000

description:
Remove ftp.net-smnp.org from MASTER_SITES, doesn't resolve.
>From Zafer Aydogan in PR 37323.

diffstat:

 net/net-snmp/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (15 lines):

diff -r 6bdfa8327644 -r 50d80f72db91 net/net-snmp/Makefile
--- a/net/net-snmp/Makefile     Sun Nov 11 23:58:30 2007 +0000
+++ b/net/net-snmp/Makefile     Sun Nov 11 23:59:23 2007 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.63 2007/08/12 13:36:36 joerg Exp $
+# $NetBSD: Makefile,v 1.64 2007/11/11 23:59:23 wiz Exp $
 
 DISTNAME=      net-snmp-5.4.1
 CATEGORIES=    net
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=net-snmp/} \
-               ftp://ftp.net-smnp.org/pub/sourceforge/net-snmp/
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=net-snmp/}
 
 MAINTAINER=    adam%NetBSD.org@localhost
 HOMEPAGE=      http://www.net-snmp.org/



Home | Main Index | Thread Index | Old Index