diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2010-12-03 05:38:29 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2010-12-03 05:38:29 +0000 |
commit | b0af6cd39ed75641171e7d43513b89d3204fa498 (patch) | |
tree | c576c74dbf58a5a400742b3965c92de4be473215 /multimedia/gpodder/Makefile | |
parent | f83d2ed17ede6f3551f03a3bf8e405957a33aeb0 (diff) |
Update to version 2.10
This is mostly a bugfix/code-cleanup release.
Some minor improvements to the UI.
PR: ports/152756
Submitted by: Charlie Kester (corky1951@comcast.net) (maintainer)
Approved by: itetcu (mentor) (implicit)
Notes
Notes:
svn path=/head/; revision=265614
Diffstat (limited to 'multimedia/gpodder/Makefile')
-rw-r--r-- | multimedia/gpodder/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/gpodder/Makefile b/multimedia/gpodder/Makefile index 109a1d497098..75463f31f29a 100644 --- a/multimedia/gpodder/Makefile +++ b/multimedia/gpodder/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gpodder -PORTVERSION= 2.9 -PORTREVISION= 2 +PORTVERSION= 2.10 CATEGORIES= multimedia MASTER_SITES= BERLIOS \ http://thp.io/2010/mygpoclient/:mygpoclient \ |