diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-05-01 17:20:03 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-05-01 17:20:03 +0000 |
commit | 946855a409059f92c556a7f1d6623ae6b52d1333 (patch) | |
tree | f6de75423c6faaab35127c921d92c63dba31bdc4 /audio/ardour/Makefile | |
parent | e982cc86df23c6f4f7403d4828cc260d01a1b5c6 (diff) |
Notes
Diffstat (limited to 'audio/ardour/Makefile')
-rw-r--r-- | audio/ardour/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile index 6ccde9cbe0a3..86c3a0ece430 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ardour -DISTVERSION= 2.0rc2 -PORTREVISION= 1 +PORTVERSION= 2.0 CATEGORIES= audio MASTER_SITES= http://ardour.org/files/releases/ DISTFILES= ardour-${DISTVERSION}.tar.bz2 |