aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-04-13 18:59:30 +0000
committerCy Schubert <cy@FreeBSD.org>2019-04-13 18:59:30 +0000
commit45091d4b29c3ba500ff59f8939df91fa23e31035 (patch)
tree7aedacc49147415b4a2db9d08ffbb1009a728961
parent8d672f604beaa05ec3dc3e095276e699ced486d0 (diff)
Notes
-rw-r--r--security/aide/Makefile3
-rw-r--r--security/aide/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/security/aide/Makefile b/security/aide/Makefile
index 2e7cb1d4e9c6..74b765c05313 100644
--- a/security/aide/Makefile
+++ b/security/aide/Makefile
@@ -4,8 +4,7 @@
PORTNAME= aide
PORTVERSION= 0.16
CATEGORIES= security
-MASTER_SITES= SF \
- http://www.cs.tut.fi/~rammer/
+MASTER_SITES= https://github.com/aide/aide/releases/download/v${PORTVERSION}/
MAINTAINER= cy@FreeBSD.org
COMMENT= Replacement and extension for Tripwire
diff --git a/security/aide/pkg-descr b/security/aide/pkg-descr
index 7851c1146a8c..45253c3815d7 100644
--- a/security/aide/pkg-descr
+++ b/security/aide/pkg-descr
@@ -2,4 +2,4 @@ AIDE is Advanced Intrusion Detection Environment.
This piece of software was written as a replacement and extension
for Tripwire.
-WWW: https://sourceforge.net/projects/aide/
+WWW: https://aide.github.io/