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/wmbiff | |
parent | 7b016df0022c332ec66ec809e01f345b19bea01b (diff) | |
download | ports-1be0301128e5d1b778ba6ee37da3e561969b27ce.tar.gz ports-1be0301128e5d1b778ba6ee37da3e561969b27ce.zip |
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/wmbiff')
-rw-r--r-- | mail/wmbiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile index 24e275d1e6cf..6d5dc5b8e7f4 100644 --- a/mail/wmbiff/Makefile +++ b/mail/wmbiff/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wmbiff -PORTVERSION= 0.2 +PORTVERSION= 0.2 CATEGORIES= mail windowmaker afterstep MASTER_SITES= http://ccat.elect.ru:8100/wmbiff/ \ ${MASTER_SITE_LOCAL} |