diff options
author | wiz <wiz@pkgsrc.org> | 2006-08-23 18:51:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-08-23 18:51:56 +0000 |
commit | 20e96febcd0fb15ec171c2ee69a1caccc3a3d3ab (patch) | |
tree | 97e88ba6f504f7b10deec4c209768e5e6544b687 /security/py-prewikka | |
parent | f45ea27a31c8c7f29b0aeb17917a3fe97f319077 (diff) | |
download | pkgsrc-20e96febcd0fb15ec171c2ee69a1caccc3a3d3ab.tar.gz |
Add master site entry for times when pkgsrc doesn't have the completely
latest version.
Diffstat (limited to 'security/py-prewikka')
-rw-r--r-- | security/py-prewikka/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/py-prewikka/Makefile b/security/py-prewikka/Makefile index 6f050109cc0..473376b3465 100644 --- a/security/py-prewikka/Makefile +++ b/security/py-prewikka/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.11 2006/08/23 10:30:02 shannonjr Exp $ +# $NetBSD: Makefile,v 1.12 2006/08/23 18:51:56 wiz Exp $ # DISTNAME= prewikka-${VERSION} PKGNAME= ${PYPKGPREFIX}-prewikka-${VERSION} PKGREVISION= 1 CATEGORIES= security -MASTER_SITES= http://prelude-ids.org/download/releases/ +MASTER_SITES= http://www.prelude-ids.org/download/releases/ \ + http://www.prelude-ids.org/download/releases/old/ VERSION= 0.9.7 |