diff options
author | John Marino <marino@FreeBSD.org> | 2014-11-26 10:25:45 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-11-26 10:25:45 +0000 |
commit | 3693611ac3612f5187b44ebf2a8da9bd370e9d76 (patch) | |
tree | fbece84dde8948acc7b25ce1d1a22d9a874127e8 /audio/linux-c6-alsa-lib | |
parent | 269f68db67c9a10a7143dfe40f8d9ccb6ecd0b00 (diff) | |
download | ports-3693611ac3612f5187b44ebf2a8da9bd370e9d76.tar.gz ports-3693611ac3612f5187b44ebf2a8da9bd370e9d76.zip |
Notes
Diffstat (limited to 'audio/linux-c6-alsa-lib')
-rw-r--r-- | audio/linux-c6-alsa-lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-c6-alsa-lib/Makefile b/audio/linux-c6-alsa-lib/Makefile index a67980270b80..664824b5a01a 100644 --- a/audio/linux-c6-alsa-lib/Makefile +++ b/audio/linux-c6-alsa-lib/Makefile @@ -3,7 +3,7 @@ PORTNAME= alsa-lib PORTVERSION= 1.0.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio linux PKGNAMEPREFIX= linux-${USE_LINUX}- |