diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2011-09-27 23:54:27 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2011-09-27 23:54:27 +0000 |
commit | 6335b0bea8a84819d319c70af7dcde0d201afc55 (patch) | |
tree | 12597cc62bf76d5508e3af4569eb4f57c4761c0d /audio | |
parent | 306e49ac99b819b48c05c10f42a1ff590b4d2ac7 (diff) | |
download | ports-6335b0bea8a84819d319c70af7dcde0d201afc55.tar.gz ports-6335b0bea8a84819d319c70af7dcde0d201afc55.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libao/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libao/Makefile b/audio/libao/Makefile index fc7a7d384ce2..13572dbc3296 100644 --- a/audio/libao/Makefile +++ b/audio/libao/Makefile @@ -7,6 +7,7 @@ PORTNAME= libao PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/ao/ |