diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-10-22 15:00:20 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-10-22 15:00:20 +0000 |
commit | a15d3c051ac07646a4c63ced8dc561202aca119e (patch) | |
tree | 5daac74686d8eb2a8ba3685430765e508ea8eda0 /misc/koffice | |
parent | 8f5b51180929296d4a4c8f130bd8afe525bcefb7 (diff) | |
download | pkgsrc-a15d3c051ac07646a4c63ced8dc561202aca119e.tar.gz |
Recursive revbump after graphics/ImageMagick update.
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 6cfde4e64ac..fcc151f0628 100644 --- a/misc/koffice/Makefile +++ b/misc/koffice/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.127 2011/04/22 13:44:12 obache Exp $ +# $NetBSD: Makefile,v 1.128 2011/10/22 15:00:21 ryoon Exp $ DISTNAME= koffice-1.6.3 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE:=koffice-1.6.3/src/} EXTRACT_SUFX= .tar.bz2 |