diff options
author | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:00:33 +0000 |
commit | 89159dcf48d61796bab26ca26e9f87dae2511ddd (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /misc/calibre | |
parent | abfdf0cd43ca0c1929d9045edf9c85314384fce5 (diff) | |
download | pkgsrc-89159dcf48d61796bab26ca26e9f87dae2511ddd.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'misc/calibre')
-rw-r--r-- | misc/calibre/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 9aa2da91064..4bf43063368 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2011/10/27 20:40:02 gls Exp $ +# $NetBSD: Makefile,v 1.24 2011/11/01 06:02:04 sbd Exp $ # DISTNAME= calibre-0.8.24 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://status.calibre-ebook.com/dist/src/ \ http://calibre-ebook.googlecode.com/files/ |