diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-02-03 18:16:54 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-02-03 18:16:54 +0000 |
commit | 3503833535d553b225288a0da807dc4ec028d3fa (patch) | |
tree | 87c7240343b7c4fe8c42af1e819c08f8216290b1 /deskutils | |
parent | 481aa3dd688d918ecac2e31c8e854a0d91ded73e (diff) | |
download | ports-3503833535d553b225288a0da807dc4ec028d3fa.tar.gz ports-3503833535d553b225288a0da807dc4ec028d3fa.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calibre/Makefile | 1 | ||||
-rw-r--r-- | deskutils/treeline/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index a34574f8e8b6..30a75150d706 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -3,6 +3,7 @@ PORTNAME= calibre PORTVERSION= 0.9.11 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ diff --git a/deskutils/treeline/Makefile b/deskutils/treeline/Makefile index 5c69f042a737..18db71bcef68 100644 --- a/deskutils/treeline/Makefile +++ b/deskutils/treeline/Makefile @@ -7,7 +7,7 @@ PORTNAME= treeline PORTVERSION= 1.4.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/:treeline \ http://treeline.bellz.org/plugins/:plugins \ |