diff options
author | Paul Traina <pst@FreeBSD.org> | 1994-10-30 06:11:31 +0800 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1994-10-30 06:11:31 +0800 |
commit | 5ad05fee039a8138ae30fb6c625805d476858502 (patch) | |
tree | 75f5462cc930ae8a16763695439c113d6804f7df /mail | |
parent | dd9881df1be0a10c2f7f415ddbf53a2164536284 (diff) | |
download | freebsd-ports-gnome-5ad05fee039a8138ae30fb6c625805d476858502.tar.gz freebsd-ports-gnome-5ad05fee039a8138ae30fb6c625805d476858502.tar.zst freebsd-ports-gnome-5ad05fee039a8138ae30fb6c625805d476858502.zip |
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 b77e3b17c0e7..5d4d66249d39 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> |