diff options
author | Martin Matuska <mm@FreeBSD.org> | 2010-07-24 16:38:20 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2010-07-24 16:38:20 +0000 |
commit | ab5c533c96df6234b64e4f99978215af3f98aebc (patch) | |
tree | 187b1892fb8c00b1a03fd082eb3798992b00ee64 /audio/alsa-plugins | |
parent | 2e88b1de64abfd339132c5718df65cdaa32379d4 (diff) | |
download | ports-ab5c533c96df6234b64e4f99978215af3f98aebc.tar.gz ports-ab5c533c96df6234b64e4f99978215af3f98aebc.zip |
Notes
Diffstat (limited to 'audio/alsa-plugins')
-rw-r--r-- | audio/alsa-plugins/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/alsa-plugins/Makefile b/audio/alsa-plugins/Makefile index 43a1ffd7cb69..4939dadb42ee 100644 --- a/audio/alsa-plugins/Makefile +++ b/audio/alsa-plugins/Makefile @@ -7,6 +7,7 @@ PORTNAME= alsa-plugins PORTVERSION= 1.0.23 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.silug.org/pub/alsa/plugins/ \ ftp://gd.tuwien.ac.at/opsys/linux/alsa/plugins/ \ |