diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2018-04-05 20:13:33 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2018-04-05 20:13:33 +0000 |
commit | 656577b7235ce46a7b7fa667fc0250c743d1cee3 (patch) | |
tree | 76f2bf08cd3d4b4052655dcf574d4f92050a87af /audio/cmus | |
parent | fe0ff6cbfcb653add0a1884bf4f358a63c997b29 (diff) |
Notes
Diffstat (limited to 'audio/cmus')
-rw-r--r-- | audio/cmus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 21ab4336bd63..3b324c8e8603 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -4,7 +4,7 @@ PORTNAME= cmus DISTVERSIONPREFIX= v DISTVERSION= 2.8.0-rc0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio DIST_SUBDIR= cmus |