diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-03-12 01:11:17 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-03-12 01:11:17 +0800 |
commit | 889b77531994d7f6db408e2906135f69147f6b10 (patch) | |
tree | 9197d50379128264d7b52f3f4dfc16439cae1a39 /multimedia/quvi/Makefile | |
parent | ed5ec185a58ffa644e7f311c0a3190d6cacc66e9 (diff) | |
download | freebsd-ports-gnome-889b77531994d7f6db408e2906135f69147f6b10.tar.gz freebsd-ports-gnome-889b77531994d7f6db408e2906135f69147f6b10.tar.zst freebsd-ports-gnome-889b77531994d7f6db408e2906135f69147f6b10.zip |
- Update to 0.2.14
Changes: http://sourceforge.net/apps/trac/quvi/wiki/ReleaseNotes
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 |