diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
commit | 59e02117aea9ae6d6c79037f1d4957ee81aeb8c2 (patch) | |
tree | 95885249b6b2011574571c63b31de8555bd5007f /audio/ncmpcpp | |
parent | bcaadb8b15ec9305933fbc000af476e1e314bc43 (diff) | |
download | ports-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.tar.gz ports-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.zip |
Notes
Diffstat (limited to 'audio/ncmpcpp')
-rw-r--r-- | audio/ncmpcpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index 97f99d594816..45654b138eaf 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -2,6 +2,7 @@ PORTNAME= ncmpcpp PORTVERSION= 0.7.7 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://ncmpcpp.rybczak.net/stable/ |