diff options
author | feld <feld@FreeBSD.org> | 2014-09-04 04:51:15 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2014-09-04 04:51:15 +0800 |
commit | d716fe9348500252fa2e618cf65ef2ce05630fba (patch) | |
tree | e7c07ed6a65949c5a035bca42b39ef6a95ea27ba /mail | |
parent | ebad0a2843f9a34348522297bb0fa6a4cd05d330 (diff) | |
download | freebsd-ports-gnome-d716fe9348500252fa2e618cf65ef2ce05630fba.tar.gz freebsd-ports-gnome-d716fe9348500252fa2e618cf65ef2ce05630fba.tar.zst freebsd-ports-gnome-d716fe9348500252fa2e618cf65ef2ce05630fba.zip |
Forgot Makefile in last commit reviving mail/sqlgrey.
Unbreak INDEX.
Pointyhat -> feld
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index c97f5784f1ee..e57c0830b3a6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -613,6 +613,7 @@ SUBDIR += spfval SUBDIR += spmfilter SUBDIR += spmfilter-clamav + SUBDIR += sqlgrey SUBDIR += squirrelmail SUBDIR += squirrelmail-abook_import_export-plugin SUBDIR += squirrelmail-askuserinfo-plugin |