diff options
author | pst <pst@FreeBSD.org> | 1994-10-29 22:11:31 +0000 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1994-10-29 22:11:31 +0000 |
commit | 319d3dfdf59417c33a80db5dde75e6bd486217a8 (patch) | |
tree | 14ff58d6d7471d07fc069d4683fca6a9c7838e30 /mail | |
parent | 462ac563d1ba652d5d6d2fff562625d52b9eba5e (diff) | |
download | FreeBSD-ports-319d3dfdf59417c33a80db5dde75e6bd486217a8.zip FreeBSD-ports-319d3dfdf59417c33a80db5dde75e6bd486217a8.tar.gz |
Include all ports currently available
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/Makefile b/mail/Makefile index b77e3b1..5d4d662 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,6 +1,6 @@ - -# $Id: Makefile,v 1.3 1994/10/04 23:33:34 pst Exp $ # -SUBDIR= mh pine procmail smail metamail +# $Id: Makefile,v 1.4 1994/10/23 02:32:59 torstenb Exp $ +# +SUBDIR= elm metamail mh pine popper procmail smail .include <bsd.port.subdir.mk> |