diff options
Diffstat (limited to 'devel/qgit')
-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 f86fb3e1c72e..881fc5c8c41f 100644 --- a/devel/qgit/Makefile +++ b/devel/qgit/Makefile @@ -8,7 +8,7 @@ PORTNAME= qgit PORTVERSION= 2.2 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}4/${PORTVERSION} PKGNAMESUFFIX= -qt4 MAINTAINER= itetcu@FreeBSD.org |