diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-11-20 15:38:09 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-11-20 15:38:09 +0000 |
commit | 4e2bd2041c645c085042eae5f197edaa40a21d39 (patch) | |
tree | 971dda5a52764409b58eec64d51d12a8ef4e0022 /deskutils/calibre | |
parent | 3680f27ebff58ece429c4e032f9ad84fb1372114 (diff) | |
download | ports-4e2bd2041c645c085042eae5f197edaa40a21d39.tar.gz ports-4e2bd2041c645c085042eae5f197edaa40a21d39.zip |
Notes
Diffstat (limited to 'deskutils/calibre')
-rw-r--r-- | deskutils/calibre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index c4a75a51e455..82d46be4f0b1 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -7,7 +7,7 @@ PORTNAME= calibre PORTVERSION= 0.7.23 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ |