pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-libpcap Using MASTER_SITE_SOURCEFORGE instead o...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e7e24def297
branches: trunk
changeset: 502234:7e7e24def297
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Nov 03 13:44:27 2005 +0000
description:
Using MASTER_SITE_SOURCEFORGE instead of hard-coded URL.
diffstat:
net/py-libpcap/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r f64d78f535ff -r 7e7e24def297 net/py-libpcap/Makefile
--- a/net/py-libpcap/Makefile Thu Nov 03 13:43:39 2005 +0000
+++ b/net/py-libpcap/Makefile Thu Nov 03 13:44:27 2005 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/08/10 13:51:01 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2005/11/03 13:44:27 rillig Exp $
#
DISTNAME= pylibpcap-0.5
PKGNAME= ${PYPKGPREFIX}-libpcap-0.5
CATEGORIES= net
-MASTER_SITES= http://heanet.dl.sourceforge.net/sourceforge/pylibpcap/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pylibpcap/}
MAINTAINER= tech-pkg%NetBSD.org@localhost
HOMEPAGE= http://pylibpcap.sourceforge.net/
Home |
Main Index |
Thread Index |
Old Index