diff options
Diffstat (limited to 'misc/calibre/Makefile')
-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 bfcef28ae3b..e30ed7cb658 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2012/05/06 08:34:14 gls Exp $ +# $NetBSD: Makefile,v 1.39 2012/06/14 07:45:08 sbd Exp $ # DISTNAME= calibre-0.8.50 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz |