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/rezound | |
parent | 0211a835eb3f9782dd9d34d797ddba9c358bea68 (diff) | |
download | ports-e269a2b5172a324fed512ff052d107a1e45f7432.tar.gz ports-e269a2b5172a324fed512ff052d107a1e45f7432.zip |
Notes
Diffstat (limited to 'audio/rezound')
-rw-r--r-- | audio/rezound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rezound/Makefile b/audio/rezound/Makefile index 6dec765b48f1..bb5f0d1433f3 100644 --- a/audio/rezound/Makefile +++ b/audio/rezound/Makefile @@ -7,7 +7,7 @@ PORTNAME= rezound DISTVERSION= 0.12.3beta -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/ReZound/${DISTVERSION} |