diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-11-06 01:50:26 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-11-06 01:50:26 +0000 |
commit | 0872f77fd4244ec5acc4b81e1aef1921d172974c (patch) | |
tree | f6f00c0decac9452cb407a756db202ff3da6fa09 /audio/alsa-plugins | |
parent | 875e4384593646cd474b92c68abfa325fcb15357 (diff) | |
download | ports-0872f77fd4244ec5acc4b81e1aef1921d172974c.tar.gz ports-0872f77fd4244ec5acc4b81e1aef1921d172974c.zip |
Notes
Diffstat (limited to 'audio/alsa-plugins')
-rw-r--r-- | audio/alsa-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/alsa-plugins/Makefile b/audio/alsa-plugins/Makefile index 582fea4331c6..ae38c762efe2 100644 --- a/audio/alsa-plugins/Makefile +++ b/audio/alsa-plugins/Makefile @@ -3,7 +3,7 @@ PORTNAME= alsa-plugins PORTVERSION= 1.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ftp://ftp.alsa-project.org/pub/plugins/ \ GENTOO |