diff options
author | rh <rh@pkgsrc.org> | 2000-06-05 14:39:00 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-06-05 14:39:00 +0000 |
commit | 80fe90a77ba6b64d0d9af4f09c91558d265a0c29 (patch) | |
tree | e9282311997bb6979792803f1582b4780160b881 /security | |
parent | 36de45835e10428431c2f7c5176c7f00691017c3 (diff) | |
download | pkgsrc-80fe90a77ba6b64d0d9af4f09c91558d265a0c29.tar.gz |
Add and enable amavis
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 824506e1a98..3b62e049814 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2000/06/05 12:04:07 rh Exp $ +# $NetBSD: Makefile,v 1.35 2000/06/05 14:39:00 rh Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # SUBDIR += aide + SUBDIR += amavis SUBDIR += crack SUBDIR += ddos-scan SUBDIR += fortify |