diff options
author | obrien <obrien@FreeBSD.org> | 1998-05-06 08:11:51 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-05-06 08:11:51 +0000 |
commit | 6cac4fdc84a04a8649b2d6a737a5e27dfd1e23d0 (patch) | |
tree | 6a5e135b87151951246336fd706dd84292b0d761 /mail/Makefile | |
parent | 17a2bfe6bfb2bc9e44ba4302bf0a4119f3809dbd (diff) | |
download | FreeBSD-ports-6cac4fdc84a04a8649b2d6a737a5e27dfd1e23d0.zip FreeBSD-ports-6cac4fdc84a04a8649b2d6a737a5e27dfd1e23d0.tar.gz |
add rftp.
PR: ports/6134
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 a8e8ae9..d649919 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.59 1998/04/22 20:49:13 mph Exp $ +# $Id: Makefile,v 1.60 1998/04/27 23:11:02 eivind Exp $ # SUBDIR += adcomplain @@ -40,6 +40,7 @@ SUBDIR += premail SUBDIR += procmail SUBDIR += rblcheck + SUBDIR += rftp SUBDIR += sigrot SUBDIR += smail SUBDIR += smtpd |