diff options
author | arved <arved@FreeBSD.org> | 2004-02-28 17:59:59 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-02-28 17:59:59 +0800 |
commit | eea81941d36c8001bbc4a27cbb94300a34bacefc (patch) | |
tree | 54284679a404af4377a7a342fa27cf8815a6a376 /mail/kbiff/Makefile | |
parent | ca63b95df2aa04d407e75516484c99ffbd7755e8 (diff) | |
download | freebsd-ports-gnome-eea81941d36c8001bbc4a27cbb94300a34bacefc.tar.gz freebsd-ports-gnome-eea81941d36c8001bbc4a27cbb94300a34bacefc.tar.zst freebsd-ports-gnome-eea81941d36c8001bbc4a27cbb94300a34bacefc.zip |
Update to 3.7
Drop Maintainership
Diffstat (limited to 'mail/kbiff/Makefile')
-rw-r--r-- | mail/kbiff/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 154a349b601e..3628c201020e 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -6,13 +6,12 @@ # PORTNAME= kbiff -PORTVERSION= 3.6.3 -PORTREVISION= 3 +PORTVERSION= 3.7 CATEGORIES= mail kde MASTER_SITES= http://devel-home.kde.org/~granroth/kbiff/ -MAINTAINER= arved@FreeBSD.org -COMMENT= "Mail notification utility for KDE with nice features" +MAINTAINER= ports@FreeBSD.org +COMMENT= Mail notification utility for KDE with nice features USE_KDELIBS_VER=3 USE_BZIP2= yes |