diff options
author | recht <recht@pkgsrc.org> | 2004-07-06 16:28:52 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-07-06 16:28:52 +0000 |
commit | df9f6259c76a6eef0322d10c98038bfa3570ca1a (patch) | |
tree | df256aa29e7a668ff6aebaf4a68a0828ae6d2248 /misc/koffice | |
parent | 222ec3f53835e7328261ff0cad3246891f8642de (diff) | |
download | pkgsrc-df9f6259c76a6eef0322d10c98038bfa3570ca1a.tar.gz |
bump PKGREVISIONs since libxslt needs libgcrypt now
Diffstat (limited to 'misc/koffice')
-rw-r--r-- | misc/koffice/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile index 2bf5586718e..c210d95e6c8 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2004/05/04 11:47:30 markd Exp $ +# $NetBSD: Makefile,v 1.42 2004/07/06 16:28:52 recht Exp $ DISTNAME= koffice-1.3.1 +PKGREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.1/src/ \ ftp://ftp.us.kde.org/pub/kde/stable/koffice-1.3.1/src/ \ |