diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:11:27 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:11:27 +0000 |
commit | 1be0301128e5d1b778ba6ee37da3e561969b27ce (patch) | |
tree | b1afef16f82b3c9b33604a13dfd1578e5815ea22 /mail/tkrat2 | |
parent | 7b016df0022c332ec66ec809e01f345b19bea01b (diff) |
Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
Notes
Notes:
svn path=/head/; revision=37983
Diffstat (limited to 'mail/tkrat2')
-rw-r--r-- | mail/tkrat2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index 86f3209e2b1c..5c864e186cba 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tkrat -PORTVERSION= 2.0 +PORTVERSION= 2.0 CATEGORIES= mail tk82 MASTER_SITES= ftp://ftp.md.chalmers.se/pub/tkrat/ \ ftp://ftp.sunet.se/pub/unix/mail/tkrat/ |