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/waheela | |
parent | 51a2c893542b456812b4b2d4aa3f850f671b9fdd (diff) |
Notes
Diffstat (limited to 'audio/waheela')
-rw-r--r-- | audio/waheela/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/waheela/Makefile b/audio/waheela/Makefile index 7de2120f3b76..76149cd8d5f8 100644 --- a/audio/waheela/Makefile +++ b/audio/waheela/Makefile @@ -6,7 +6,7 @@ PORTNAME= waheela PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio kde MASTER_SITES= http://linux.wuertz.org/dists/sid/main/source/ DISTNAME= ${PORTNAME}_${PORTVERSION} |