diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-07-15 14:04:39 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-07-15 14:04:39 +0000 |
commit | 3cfaa7007c5d342a3ae4c9e58ea59282ff4c79be (patch) | |
tree | b54391105dc2146f7ac4cf76d179b127f9822d0b /audio/openal | |
parent | d2e38b58cb29465364e0f0e9ba38740e337f260d (diff) |
Notes
Diffstat (limited to 'audio/openal')
-rw-r--r-- | audio/openal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile index 4b17c85e5d05..913e1369aeaa 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -7,7 +7,7 @@ PORTNAME= openal PORTVERSION= 20060211 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://openal.org/openal_webstf/downloads/ DISTVERSION= 0.0.8 |