diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-15 11:35:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-15 11:35:03 +0000 |
commit | ac0f52ade429100225ec726932c8386c07dfa4fd (patch) | |
tree | c7b26e028f3a0472c2895b53580eca01f370fc21 /audio/gmpc-libnotify/Makefile | |
parent | 41ad1cc560dcbd5e172d09305f295fde35ac585c (diff) |
- Update to 0.18.0
Notes
Notes:
svn path=/head/; revision=230117
Diffstat (limited to 'audio/gmpc-libnotify/Makefile')
-rw-r--r-- | audio/gmpc-libnotify/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gmpc-libnotify/Makefile b/audio/gmpc-libnotify/Makefile index 25bf5a2b3b50..be0fa09d8035 100644 --- a/audio/gmpc-libnotify/Makefile +++ b/audio/gmpc-libnotify/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gmpc-libnotify -PORTVERSION= 0.17.0 +PORTVERSION= 0.18.0 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/ |