diff options
author | lofi <lofi@FreeBSD.org> | 2004-11-10 15:14:29 +0000 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-11-10 15:14:29 +0000 |
commit | 19975aa88a34cf05c023bc3388b52035de1d6b3a (patch) | |
tree | 79382922c1065d5048c232199e3e59ab01a1935c /mail/kbiff/Makefile | |
parent | 705424fd36081db9d4cbe182bbda80ea5c1851fe (diff) | |
download | FreeBSD-ports-19975aa88a34cf05c023bc3388b52035de1d6b3a.zip FreeBSD-ports-19975aa88a34cf05c023bc3388b52035de1d6b3a.tar.gz |
More pthread-check fixes.
Diffstat (limited to 'mail/kbiff/Makefile')
-rw-r--r-- | mail/kbiff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 1d8f473..f71d427 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -7,6 +7,7 @@ PORTNAME= kbiff PORTVERSION= 3.7.1 +PORTREVISION= 1 CATEGORIES= mail kde MASTER_SITES= http://devel-home.kde.org/~granroth/kbiff/ |