diff options
author | cy <cy@FreeBSD.org> | 2002-03-15 23:17:58 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2002-03-15 23:17:58 +0800 |
commit | 6c8a59f318810997e2bc1a9476b3de7700093d62 (patch) | |
tree | f083e218d73eead51da04e0e93cb94507c43748d /security | |
parent | bbaeb93a6bd98646e12a42eca7b0bd3a58d31dcd (diff) | |
download | freebsd-ports-graphics-6c8a59f318810997e2bc1a9476b3de7700093d62.tar.gz freebsd-ports-graphics-6c8a59f318810997e2bc1a9476b3de7700093d62.tar.zst freebsd-ports-graphics-6c8a59f318810997e2bc1a9476b3de7700093d62.zip |
Change MAINTAINER from me at work to me at FreeBSD.org.
Diffstat (limited to 'security')
-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 13fce58faf8..2422697a8f6 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 |