diff options
author | Cy Schubert <cy@FreeBSD.org> | 2002-03-15 15:17:58 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2002-03-15 15:17:58 +0000 |
commit | a2166cbe3c06a9c5bc2f7965cc4b2787227eda4b (patch) | |
tree | eaea8480565e2144c189715718b8591356e1f8cb /security/aide | |
parent | ada27bf5bf20dec8594e03a40f5c4d753d19ffd1 (diff) | |
download | ports-a2166cbe3c06a9c5bc2f7965cc4b2787227eda4b.tar.gz ports-a2166cbe3c06a9c5bc2f7965cc4b2787227eda4b.zip |
Notes
Diffstat (limited to 'security/aide')
-rw-r--r-- | security/aide/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/aide/Makefile b/security/aide/Makefile index 13fce58faf8d..2422697a8f65 100644 --- a/security/aide/Makefile +++ b/security/aide/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://www.cs.tut.fi/~rammer/ \ ftp://ftp.cs.tut.fi/pub/src/gnu/ -MAINTAINER= Cy.Schubert@uumail.gov.bc.ca +MAINTAINER= cy@FreeBSD.org LIB_DEPENDS= mhash.2:${PORTSDIR}/security/mhash |