diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-01-08 18:35:08 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-01-08 18:35:08 +0000 |
commit | eadc9131c886790e6794db49f3acff37697fa434 (patch) | |
tree | 2022c3b625fc2ab7ad7fb19b5f4350694b55c659 /misc/koffice | |
parent | a9ec63a8fab3c07145556a938216c5878e63c2dd (diff) | |
download | pkgsrc-eadc9131c886790e6794db49f3acff37697fa434.tar.gz |
Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql
pkg has been changed to 5.x). Reminded by wiz... thanks.
Diffstat (limited to 'misc/koffice')
-rw-r--r-- | misc/koffice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 289672ba54c..211fa573262 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.72 2006/01/06 15:10:06 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2006/01/08 18:35:09 xtraeme Exp $ DISTNAME= koffice-1.4.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.4.2/src/ \ ftp://ftp.us.kde.org/pub/kde/stable/koffice-1.4.2/src/ \ |