diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-17 10:08:33 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-17 10:08:33 +0000 |
commit | ac39d25cb13d645037681dbc65360f16ba857b56 (patch) | |
tree | ef5a113874cbd7573264f2676a0bdd4290666ea2 /audio/ardour | |
parent | a6cfe1d5456c7ee8c837e328c9fe08404d9fbbea (diff) | |
download | ports-ac39d25cb13d645037681dbc65360f16ba857b56.tar.gz ports-ac39d25cb13d645037681dbc65360f16ba857b56.zip |
Notes
Diffstat (limited to 'audio/ardour')
-rw-r--r-- | audio/ardour/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile index 383fb00952eb..e9c2a323b81e 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -7,7 +7,7 @@ PORTNAME= ardour PORTVERSION= 2.8.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://freebsd.nsu.ru/distfiles/ \ |