diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-12-18 23:09:07 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-12-18 23:09:07 +0000 |
commit | 2ed39f40cb41cc6764c2c921693386154414cc88 (patch) | |
tree | ad7c39da51b49efe798d391589a3e0dbdee5aa47 /deskutils | |
parent | 8f0494917658b439b8e8ecae0f6b71c1defa141f (diff) |
Notes
Diffstat (limited to 'deskutils')
-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 3773a308e646..26e662e4dc2d 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -3,6 +3,7 @@ PORTNAME= calibre PORTVERSION= 0.9.10 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ |