diff options
author | lofi <lofi@FreeBSD.org> | 2004-11-10 23:14:29 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-11-10 23:14:29 +0800 |
commit | 19975aa88a34cf05c023bc3388b52035de1d6b3a (patch) | |
tree | 79382922c1065d5048c232199e3e59ab01a1935c /mail/kbiff/Makefile | |
parent | 705424fd36081db9d4cbe182bbda80ea5c1851fe (diff) | |
download | freebsd-ports-gnome-19975aa88a34cf05c023bc3388b52035de1d6b3a.tar.gz freebsd-ports-gnome-19975aa88a34cf05c023bc3388b52035de1d6b3a.tar.zst freebsd-ports-gnome-19975aa88a34cf05c023bc3388b52035de1d6b3a.zip |
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 1d8f4734f648..f71d427b2f87 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/ |