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 | |
parent | 8f5b51180929296d4a4c8f130bd8afe525bcefb7 (diff) | |
download | pkgsrc-a15d3c051ac07646a4c63ced8dc561202aca119e.tar.gz |
Recursive revbump after graphics/ImageMagick update.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/calibre/Makefile | 4 | ||||
-rw-r--r-- | misc/koffice/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 3083d95b894..75d17c73e05 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2011/06/10 09:39:56 obache Exp $ +# $NetBSD: Makefile,v 1.22 2011/10/22 15:00:21 ryoon Exp $ # DISTNAME= calibre-0.8.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://status.calibre-ebook.com/dist/src/ \ http://calibre-ebook.googlecode.com/files/ 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 |