diff options
Diffstat (limited to 'security/aide/Makefile')
-rw-r--r-- | security/aide/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/aide/Makefile b/security/aide/Makefile index 183e444f878e..1e7261d7a7b4 100644 --- a/security/aide/Makefile +++ b/security/aide/Makefile @@ -9,9 +9,9 @@ PORTNAME= aide PORTVERSION= 0.13.1 PORTREVISION= 2 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF \ http://www.cs.tut.fi/~rammer/ -MASTER_SITE_SUBDIR= ${PORTNAME} + MAINTAINER= cy@FreeBSD.org COMMENT= A replacement and extension for Tripwire |