diff options
author | tnn <tnn> | 2015-04-25 14:22:51 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-04-25 14:22:51 +0000 |
commit | f0fc14017172c407e9993a67fbf5efca572a2a57 (patch) | |
tree | 25d6dfe4adf4651193ff033a71199301cd24bc62 /misc/calibre1 | |
parent | 3235b48277cb89e6bce6b1a2d31272907aab5d6c (diff) | |
download | pkgsrc-f0fc14017172c407e9993a67fbf5efca572a2a57.tar.gz |
Recursive revbump following MesaLib update, categories g through n.
Diffstat (limited to 'misc/calibre1')
-rw-r--r-- | misc/calibre1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/calibre1/Makefile b/misc/calibre1/Makefile index f81b3666a28..86fc4bf3f25 100644 --- a/misc/calibre1/Makefile +++ b/misc/calibre1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2015/04/06 08:17:32 adam Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/25 14:23:31 tnn Exp $ DISTNAME= calibre-1.48.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz |