diff options
author | taoka <taoka@FreeBSD.org> | 1999-03-31 03:07:39 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-03-31 03:07:39 +0800 |
commit | 0624a5297976e30ebf71ac8f381c27ce053e7477 (patch) | |
tree | 45ea1edefbb40cf1e336127af9cdc08f82aaec4c /mail/Makefile | |
parent | 209673b8ff4be7086b08c6b51fd4b3642844db08 (diff) | |
download | freebsd-ports-gnome-0624a5297976e30ebf71ac8f381c27ce053e7477.tar.gz freebsd-ports-gnome-0624a5297976e30ebf71ac8f381c27ce053e7477.tar.zst freebsd-ports-gnome-0624a5297976e30ebf71ac8f381c27ce053e7477.zip |
Added wmpop3
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index a4081cc61eda..ae991c6a5a60 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.85 1999/02/11 07:55:05 kuriyama Exp $ +# $Id: Makefile,v 1.86 1999/03/19 22:23:57 asami Exp $ # SUBDIR += adcomplain @@ -68,6 +68,7 @@ SUBDIR += smtpfeed SUBDIR += tkrat SUBDIR += wmmail + SUBDIR += wmpop3 SUBDIR += xbuffy SUBDIR += xfaces SUBDIR += xfmail |