diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2010-06-03 08:55:01 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2010-06-03 08:55:01 +0000 |
commit | a23bcd1501bb611248b21d5853863730a3d17896 (patch) | |
tree | a25244f0fa8cd2aab763c48efcea308cd6e30cfc /audio/cripple | |
parent | 4856ce32ec50144a37ce7d5515961be224c2436c (diff) | |
download | ports-a23bcd1501bb611248b21d5853863730a3d17896.tar.gz ports-a23bcd1501bb611248b21d5853863730a3d17896.zip |
Notes
Diffstat (limited to 'audio/cripple')
-rw-r--r-- | audio/cripple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cripple/Makefile b/audio/cripple/Makefile index b90f4c94d31a..692829d91900 100644 --- a/audio/cripple/Makefile +++ b/audio/cripple/Makefile @@ -7,7 +7,7 @@ PORTNAME= cripple PORTVERSION= 0.06b -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://www.vortex.prodigynet.co.uk/${PORTNAME}/ |