diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-01-04 19:14:26 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-01-04 19:14:26 +0000 |
commit | f968d786cf0a39e0ab5b2c7bd1e340982852e415 (patch) | |
tree | 22058d0a626d77a51bec273756123dca9371d600 /audio/mpdscribble/Makefile | |
parent | 210672c345279459a7a38f99f1c7fa27ac37b14b (diff) |
Notes
Diffstat (limited to 'audio/mpdscribble/Makefile')
-rw-r--r-- | audio/mpdscribble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpdscribble/Makefile b/audio/mpdscribble/Makefile index 662681755974..600e23e6ca56 100644 --- a/audio/mpdscribble/Makefile +++ b/audio/mpdscribble/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mpdscribble -PORTVERSION= 0.20 +PORTVERSION= 0.21 CATEGORIES= audio MASTER_SITES= SF/musicpd/${PORTNAME}/${PORTVERSION} |