diff options
author | wiz <wiz@pkgsrc.org> | 2016-09-20 12:03:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-09-20 12:03:57 +0000 |
commit | 94890707061a76e6b317178c0f4c47c1052d1cac (patch) | |
tree | 87d7bdb385a6a269329ae4fdf5e66f8dd063f8e0 /security/libprelude | |
parent | de7d57dca8328cfc2c5cd01a6d4afb726635fad4 (diff) | |
download | pkgsrc-94890707061a76e6b317178c0f4c47c1052d1cac.tar.gz |
Update HOMEPAGE.
Diffstat (limited to 'security/libprelude')
-rw-r--r-- | security/libprelude/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libprelude/Makefile.common b/security/libprelude/Makefile.common index b3cd2fb7b0a..a2fe5f8c6f6 100644 --- a/security/libprelude/Makefile.common +++ b/security/libprelude/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.7 2013/02/01 22:21:10 wiz Exp $ +# $NetBSD: Makefile.common,v 1.8 2016/09/20 12:03:57 wiz Exp $ # # used by security/libprelude/Makefile # used by security/libprelude-lua/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://www.prelude-ids.com/download/releases/libprelude/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.prelude-ids.org/download/releases/ +HOMEPAGE= https://www.prelude-siem.org/ PATCHDIR= ${.CURDIR}/../../security/libprelude/patches DISTINFO_FILE= ${.CURDIR}/../../security/libprelude/distinfo |