diff options
author | eivind <eivind@FreeBSD.org> | 1998-04-28 07:11:02 +0800 |
---|---|---|
committer | eivind <eivind@FreeBSD.org> | 1998-04-28 07:11:02 +0800 |
commit | 961c7d4290795aea4f5ea206be9c397b51ca2466 (patch) | |
tree | d8f7ca10a5e1898fd61add51bb2c9135ee4727ab | |
parent | dda008fd478ef30484319963c2e8cff7a875e130 (diff) | |
download | freebsd-ports-gnome-961c7d4290795aea4f5ea206be9c397b51ca2466.tar.gz freebsd-ports-gnome-961c7d4290795aea4f5ea206be9c397b51ca2466.tar.zst freebsd-ports-gnome-961c7d4290795aea4f5ea206be9c397b51ca2466.zip |
Activate p5-MIME-Tools
-rw-r--r-- | mail/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index b4d3307f2062..a8e8ae9307b6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.58 1998/04/22 20:41:49 mph Exp $ +# $Id: Makefile,v 1.59 1998/04/22 20:49:13 mph Exp $ # SUBDIR += adcomplain @@ -28,6 +28,7 @@ SUBDIR += mutt SUBDIR += mutt.with_pgp SUBDIR += nmh + SUBDIR += p5-MIME-Tools SUBDIR += p5-Mail-Folder SUBDIR += p5-Mail-POP3Client SUBDIR += p5-Mail-Tools |