diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-04-24 09:38:46 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-04-24 09:38:46 +0000 |
commit | 6e2aeace6622e8fb5a5b8d7b867d9b1d6fe0e731 (patch) | |
tree | da7c6f8ba76c8c32017b9e1c34571aea29c9493c /audio/aqualung | |
parent | 8767054091f48ed1a5e01a92430dbc3b4068e1ee (diff) | |
download | ports-6e2aeace6622e8fb5a5b8d7b867d9b1d6fe0e731.tar.gz ports-6e2aeace6622e8fb5a5b8d7b867d9b1d6fe0e731.zip |
Notes
Diffstat (limited to 'audio/aqualung')
-rw-r--r-- | audio/aqualung/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index 6a426a316c72..e045c118dee6 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -7,7 +7,7 @@ PORTNAME= aqualung DISTVERSION= 0.9beta11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} \ http://wickedmachine.net/mirror/ |