diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-03 07:57:24 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-03 07:57:24 +0000 |
commit | 0768d84f9479976b5ec03e30dd59230084a85644 (patch) | |
tree | cad44e3ba3b8e9b4149ff46b5b2057f770cdff1a /mail | |
parent | aa387ce5985758579a1bc4f045b21d235483b593 (diff) | |
download | FreeBSD-ports-0768d84f9479976b5ec03e30dd59230084a85644.zip FreeBSD-ports-0768d84f9479976b5ec03e30dd59230084a85644.tar.gz |
Fix mail-Makefile after removal of twhttpd
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index dac8f10..3e37f2f 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -267,7 +267,6 @@ SUBDIR += tmda SUBDIR += tpop3d SUBDIR += turba - SUBDIR += twhttpd SUBDIR += vbsfilter SUBDIR += vm SUBDIR += vm-pop3d |