diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2014-12-27 00:09:02 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2014-12-27 00:09:02 +0000 |
commit | a781a6e13c48cdb077c68680f30716b878435448 (patch) | |
tree | 7061b4ba6bf92419cfcbfbdf988b02a781dbdcbb /audio | |
parent | ceac9c5f821f4de7ba12309c13065316089a513f (diff) | |
download | ports-a781a6e13c48cdb077c68680f30716b878435448.tar.gz ports-a781a6e13c48cdb077c68680f30716b878435448.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/deadbeef/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile index 5f8957fc1ec8..65fcc878bd92 100644 --- a/audio/deadbeef/Makefile +++ b/audio/deadbeef/Makefile @@ -3,7 +3,7 @@ PORTNAME= deadbeef PORTVERSION= 0.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/ |