pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/snort Add 'old' MASTER_SITE just in case we're run...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f127780a432
branches:  trunk
changeset: 543246:8f127780a432
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Wed Jun 11 13:00:56 2008 +0000

description:
Add 'old' MASTER_SITE just in case we're running a little behind in versions

diffstat:

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

diffs (16 lines):

diff -r 185ec8d1a6ff -r 8f127780a432 net/snort/Makefile
--- a/net/snort/Makefile        Wed Jun 11 12:58:33 2008 +0000
+++ b/net/snort/Makefile        Wed Jun 11 13:00:56 2008 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.37 2008/05/25 23:49:07 adrianp Exp $
+# $NetBSD: Makefile,v 1.38 2008/06/11 13:00:56 adrianp Exp $
 #
 
 DISTNAME=              snort-2.8.1
 CATEGORIES=            net security
-MASTER_SITES=          http://www.snort.org/dl/current/
+MASTER_SITES=          http://www.snort.org/dl/current/ \
+                       http://www.snort.org/dl/old/
 
 MAINTAINER=            adrianp%NetBSD.org@localhost
 HOMEPAGE=              http://www.snort.org/



Home | Main Index | Thread Index | Old Index