diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-25 17:57:53 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-25 17:57:53 +0000 |
commit | 80686e7d9b732d4900fa3147c4d7327642c8c168 (patch) | |
tree | 6e74e6438bd985df11cf1ec94ce3fd0d2966cacb /audio/libmpd/Makefile | |
parent | 8bcf2c113706c2cd50f0f8f931f698390d81cfc6 (diff) |
Notes
Diffstat (limited to 'audio/libmpd/Makefile')
-rw-r--r-- | audio/libmpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libmpd/Makefile b/audio/libmpd/Makefile index 312099537944..a1795e9ccf06 100644 --- a/audio/libmpd/Makefile +++ b/audio/libmpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libmpd -PORTVERSION= 0.18.0 +PORTVERSION= 0.19.0 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ http://freebsd.unixfreunde.de/sources/ |