diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:11:27 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:11:27 +0000 |
commit | 0fc654c9c4f3faa4091b3d6aa26a2d96254ab331 (patch) | |
tree | 26a3edd8d88ace8dab52fb7bfd6c2f5a18761540 /mail/rftp | |
parent | a2f38084b5a8b3a90f41b8e6500b454d2a8acbbf (diff) | |
download | FreeBSD-ports-0fc654c9c4f3faa4091b3d6aa26a2d96254ab331.zip FreeBSD-ports-0fc654c9c4f3faa4091b3d6aa26a2d96254ab331.tar.gz |
Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
Diffstat (limited to 'mail/rftp')
-rw-r--r-- | mail/rftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/rftp/Makefile b/mail/rftp/Makefile index e9e93fb..4092733 100644 --- a/mail/rftp/Makefile +++ b/mail/rftp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rftp -PORTVERSION= 1.2 +PORTVERSION= 1.2 CATEGORIES= mail MASTER_SITES= ftp://toxic.magnesium.net/pub/FreeBSD/rftp/ |