diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2017-11-19 11:37:26 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2017-11-19 11:37:26 +0000 |
commit | 1d012521e05c8a71ba5c4ad823167cfb32232711 (patch) | |
tree | dcea86c26b686bfeaf7f251bec4d2cb67852fcb7 /audio/darkice | |
parent | 46dfc1e12626961ceddfef25007e5dd616f3b7df (diff) |
Notes
Diffstat (limited to 'audio/darkice')
-rw-r--r-- | audio/darkice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index 2de7cc753984..8ad5916e9427 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -3,7 +3,7 @@ PORTNAME= darkice PORTVERSION= 1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio net MASTER_SITES= SF |