diff options
author | wiz <wiz@pkgsrc.org> | 2010-02-25 14:30:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-02-25 14:30:23 +0000 |
commit | a3fc32e69f4cb5924949cd9e2598878d04c2d5ec (patch) | |
tree | 4c672ffe69a0228f9aae23df04f7bb0915cc0579 /misc/calibre/Makefile | |
parent | f9550731e4a58b42062bf5c02e964eab9daa75ff (diff) | |
download | pkgsrc-a3fc32e69f4cb5924949cd9e2598878d04c2d5ec.tar.gz |
Remove files that do not belong here. Bump PKGREVISION.
Diffstat (limited to 'misc/calibre/Makefile')
-rw-r--r-- | misc/calibre/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 5daac39b0c1..6096da686ff 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2010/02/10 19:17:41 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2010/02/25 14:30:23 wiz Exp $ # DISTNAME= calibre-0.6.24 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc MASTER_SITES= http://calibre.kovidgoyal.net/downloads/ |