diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-10 21:06:39 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-10 21:06:39 +0000 |
commit | 10f5e8576fb1331bc700551cee28ba4b68c1f450 (patch) | |
tree | 5c629b4bf5189b0863629ff754faa24f7b96107c /deskutils/calibre | |
parent | a051292cd3a4a3b1f819a0e74b2ca97df8bce860 (diff) |
Notes
Diffstat (limited to 'deskutils/calibre')
-rw-r--r-- | deskutils/calibre/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 341bc3ea80d2..a88255bb1122 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -7,6 +7,7 @@ PORTNAME= calibre PORTVERSION= 0.8.6 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ |