diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2012-01-14 22:27:02 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2012-01-14 22:27:02 +0000 |
commit | e269a2b5172a324fed512ff052d107a1e45f7432 (patch) | |
tree | 8e24fefe7b490ec0d54a7a5022accdf9e94b9d8b /audio/osalp | |
parent | 0211a835eb3f9782dd9d34d797ddba9c358bea68 (diff) | |
download | ports-e269a2b5172a324fed512ff052d107a1e45f7432.tar.gz ports-e269a2b5172a324fed512ff052d107a1e45f7432.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 d299fd420bd3..664d4d40a43c 100644 --- a/audio/osalp/Makefile +++ b/audio/osalp/Makefile @@ -8,7 +8,7 @@ PORTNAME= osalp PORTVERSION= 0.7.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-beta |