diff options
author | mandree <mandree@FreeBSD.org> | 2011-09-28 07:54:27 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2011-09-28 07:54:27 +0800 |
commit | 8c095a5c2cdce253b299a305d5bb9adc0ddf140e (patch) | |
tree | fefc03cc3f8e8ea2d770bd735b19cdc84d4eba45 /audio | |
parent | f27665c04ad464caaf898abbc665675bcbdc433a (diff) | |
download | freebsd-ports-gnome-8c095a5c2cdce253b299a305d5bb9adc0ddf140e.tar.gz freebsd-ports-gnome-8c095a5c2cdce253b299a305d5bb9adc0ddf140e.tar.zst freebsd-ports-gnome-8c095a5c2cdce253b299a305d5bb9adc0ddf140e.zip |
Bump PORTREVISION to have the port rebuilt after the GDBM upgrade.
This affects configurations using the PULSEAUDIO option only.
Approved by: naddy@ (maintainer)
PR: ports/161084
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/ |