diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-06-13 14:09:13 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-06-13 14:09:13 +0800 |
commit | 4f8a83ab6af0c6131ba75e6e4b36fcd69bc6db88 (patch) | |
tree | b6b17bba8cd51d11b3c16b13952fd7d736ef47b6 /mail/Makefile | |
parent | 8ecd4fae011b17b4ad5d16f96acfc75b6dba824c (diff) | |
download | freebsd-ports-gnome-4f8a83ab6af0c6131ba75e6e4b36fcd69bc6db88.tar.gz freebsd-ports-gnome-4f8a83ab6af0c6131ba75e6e4b36fcd69bc6db88.tar.zst freebsd-ports-gnome-4f8a83ab6af0c6131ba75e6e4b36fcd69bc6db88.zip |
Initial import of poppy-3.1
Poppy is a small perl script that allows you to perform simple tasks
on a POP3 or IMAP server. It is of most use in a "limited resources
environment" whether thats low disk space, slow internet connection,
or no graphical environment.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 05339a70d290..9027211785c7 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -132,6 +132,7 @@ SUBDIR += poppassd SUBDIR += popper SUBDIR += poppwd + SUBDIR += poppy SUBDIR += postfix SUBDIR += postfix-current SUBDIR += postilion |