diff options
Diffstat (limited to 'multimedia/quvi/Makefile')
-rw-r--r-- | multimedia/quvi/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/quvi/Makefile b/multimedia/quvi/Makefile index 1c7d188a71de..41b116397c35 100644 --- a/multimedia/quvi/Makefile +++ b/multimedia/quvi/Makefile @@ -6,10 +6,10 @@ # PORTNAME= quvi -PORTVERSION= 0.2.13 +PORTVERSION= 0.2.14 CATEGORIES= multimedia devel -MASTER_SITES= GOOGLE_CODE \ - SF/${PORTNAME}/${PORTVERSION:R}/ +MASTER_SITES= SF/${PORTNAME}/${PORTVERSION:R}/ \ + GOOGLE_CODE MAINTAINER= sunpoet@FreeBSD.org COMMENT= Query video library for Youtube like websites |