diff options
author | mef <mef@pkgsrc.org> | 2017-04-05 14:22:20 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2017-04-05 14:22:20 +0000 |
commit | 32aed3389b7add4736a7928e67ab7f2275910b10 (patch) | |
tree | 5f64a327e2f41a5649a87b53f172fe79c4c6b8d3 /security/libprelude | |
parent | ccb338010b775464eed4da9d8788e4c7026669c0 (diff) | |
download | pkgsrc-32aed3389b7add4736a7928e67ab7f2275910b10.tar.gz |
revert two files, libprelude{,db}/Makefile.common
Diffstat (limited to 'security/libprelude')
-rw-r--r-- | security/libprelude/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/libprelude/Makefile.common b/security/libprelude/Makefile.common index 6ac5afb1b31..25d89aa016b 100644 --- a/security/libprelude/Makefile.common +++ b/security/libprelude/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.9 2017/04/05 12:29:34 mef Exp $ +# $NetBSD: Makefile.common,v 1.10 2017/04/05 14:22:20 mef Exp $ # # used by security/libprelude/Makefile # used by security/libprelude-lua/Makefile @@ -10,7 +10,6 @@ DISTNAME= libprelude-${VERSION} VERSION= 0.9.24.1 CATEGORIES= security MASTER_SITES= http://www.prelude-ids.com/download/releases/libprelude/ -MASTER_SITES= https://www.prelude-siem.org/projects/prelude/files MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.prelude-siem.org/ |