diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2010-06-03 08:55:01 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2010-06-03 08:55:01 +0000 |
commit | a23bcd1501bb611248b21d5853863730a3d17896 (patch) | |
tree | a25244f0fa8cd2aab763c48efcea308cd6e30cfc /audio/osalp | |
parent | 4856ce32ec50144a37ce7d5515961be224c2436c (diff) | |
download | ports-a23bcd1501bb611248b21d5853863730a3d17896.tar.gz ports-a23bcd1501bb611248b21d5853863730a3d17896.zip |
Notes
Diffstat (limited to 'audio/osalp')
-rw-r--r-- | audio/osalp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/osalp/Makefile b/audio/osalp/Makefile index c4a7d11f5544..7d80686dc942 100644 --- a/audio/osalp/Makefile +++ b/audio/osalp/Makefile @@ -8,7 +8,7 @@ PORTNAME= osalp PORTVERSION= 0.7.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-beta |