diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-02-05 16:17:06 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-02-05 16:17:06 +0000 |
commit | 91e365d630f06550c027e8d6416042302496c4fb (patch) | |
tree | 39eb76ce76a50126ac09099f3cbbc3b7b481086a /audio/pianobar | |
parent | 0412e1a725a89281f5390bc9d0d2fb5c8cef318f (diff) |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
Notes
Notes:
svn path=/head/; revision=311722
Diffstat (limited to 'audio/pianobar')
-rw-r--r-- | audio/pianobar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/pianobar/Makefile b/audio/pianobar/Makefile index 163b98171c8f..a3a8e75b7a93 100644 --- a/audio/pianobar/Makefile +++ b/audio/pianobar/Makefile @@ -3,6 +3,7 @@ PORTNAME= pianobar PORTVERSION= 2012.12.01 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://6xq.net/projects/${PORTNAME}/ |