diff options
author | miwi <miwi@FreeBSD.org> | 2007-02-28 15:41:40 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-02-28 15:41:40 +0000 |
commit | 0f942a05ed6bae6919688b22c7cde0dd5e528e9b (patch) | |
tree | e06ea5df6dab74e643264250819af1065403d887 /audio/ardour | |
parent | 20ccc20b2fc12a93e59f141a841c78a5cec86eda (diff) | |
download | FreeBSD-ports-0f942a05ed6bae6919688b22c7cde0dd5e528e9b.zip FreeBSD-ports-0f942a05ed6bae6919688b22c7cde0dd5e528e9b.tar.gz |
- Bump PORTREVISION for amd64 build
Diffstat (limited to 'audio/ardour')
-rw-r--r-- | audio/ardour/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile index aaeb2bf..9d4073f 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -7,6 +7,7 @@ PORTNAME= ardour DISTVERSION= 2.0beta11.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://ardour.org/files/releases/ |