diff options
Diffstat (limited to 'security/py-prewikka/Makefile')
-rw-r--r-- | security/py-prewikka/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-prewikka/Makefile b/security/py-prewikka/Makefile index d900f8bbf3f..3cea92fadbd 100644 --- a/security/py-prewikka/Makefile +++ b/security/py-prewikka/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2017/08/16 20:45:44 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2017/09/03 08:37:00 wiz Exp $ DISTNAME= prewikka-${VERSION} PKGNAME= ${PYPKGPREFIX}-prewikka-${VERSION} @@ -8,7 +8,7 @@ CATEGORIES= security #MASTER_SITES+= http://www.prelude-ids.org/download/releases/old/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://prelude-ids.org/download/releases/ +#HOMEPAGE= http://prelude-ids.org/download/releases/ COMMENT= Prelude-IDS console DEPENDS+= ${PYPKGPREFIX}-cheetah-[0-9]*:../../devel/py-cheetah |