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/dream | |
parent | 46dfc1e12626961ceddfef25007e5dd616f3b7df (diff) | |
download | ports-1d012521e05c8a71ba5c4ad823167cfb32232711.tar.gz ports-1d012521e05c8a71ba5c4ad823167cfb32232711.zip |
Notes
Diffstat (limited to 'audio/dream')
-rw-r--r-- | audio/dream/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/dream/Makefile b/audio/dream/Makefile index 2c71d51512a1..6a398d3382b1 100644 --- a/audio/dream/Makefile +++ b/audio/dream/Makefile @@ -2,7 +2,7 @@ PORTNAME= dream PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio comms hamradio MASTER_SITES= SF/drm/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-svn808 |