diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 15:57:34 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 15:57:34 +0000 |
commit | 97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616 (patch) | |
tree | c714272815fb368353ade6a46fd7d6fd9f6d1fa3 /audio/aqualung | |
parent | 51a2c893542b456812b4b2d4aa3f850f671b9fdd (diff) | |
download | ports-97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616.tar.gz ports-97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616.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 7c71655bfa21..3d5e73405b3a 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -7,7 +7,7 @@ PORTNAME= aqualung DISTVERSION= 0.9beta11 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} \ http://wickedmachine.net/mirror/ |