diff options
Diffstat (limited to 'devel/qgit/Makefile')
-rw-r--r-- | devel/qgit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qgit/Makefile b/devel/qgit/Makefile index 53205ddd7a8a..cb062adb12d0 100644 --- a/devel/qgit/Makefile +++ b/devel/qgit/Makefile @@ -6,7 +6,7 @@ PORTNAME= qgit PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}4/${PORTVERSION} PKGNAMESUFFIX= -qt4 |