diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-23 21:50:42 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-23 21:50:42 +0000 |
commit | 55182aa4c604b8839a4d331f7020bfb73e539192 (patch) | |
tree | e47d9165fc61d62512538b4bd8c5271c35985a15 /misc/koffice | |
parent | 83174336653efb95b87dc141b64b6eff1590b4c2 (diff) | |
download | pkgsrc-55182aa4c604b8839a4d331f7020bfb73e539192.tar.gz |
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
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 7ef43f5f3ac..5f1db1bd0db 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2004/01/03 18:49:47 reed Exp $ +# $NetBSD: Makefile,v 1.32 2004/01/23 21:50:47 jmmv Exp $ DISTNAME= koffice-1.2.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.2.1/src/ \ ftp://ftp.us.kde.org/pub/kde/stable/koffice-1.2.1/src/ \ |