diff options
author | Koichiro Iwao <meta@FreeBSD.org> | 2021-04-13 02:30:22 +0000 |
---|---|---|
committer | Koichiro Iwao <meta@FreeBSD.org> | 2021-04-13 02:31:29 +0000 |
commit | f6c7904163c2b8e461410e7cd1a513f56b2f96d1 (patch) | |
tree | 38eafcb02e477482dec65b1c62a2d803a50e1d60 /audio/pulseaudio-module-xrdp | |
parent | 46fc7df8540c256facd27c205897db46857d730e (diff) | |
download | ports-f6c7904163c2b8e461410e7cd1a513f56b2f96d1.tar.gz ports-f6c7904163c2b8e461410e7cd1a513f56b2f96d1.zip |
Diffstat (limited to 'audio/pulseaudio-module-xrdp')
-rw-r--r-- | audio/pulseaudio-module-xrdp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/pulseaudio-module-xrdp/Makefile b/audio/pulseaudio-module-xrdp/Makefile index 822becec10d7..f250b77387cb 100644 --- a/audio/pulseaudio-module-xrdp/Makefile +++ b/audio/pulseaudio-module-xrdp/Makefile @@ -1,6 +1,7 @@ PORTNAME= pulseaudio-module-xrdp DISTVERSIONPREFIX= v DISTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= audio DIST_SUBDIR= xrdp |