diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2012-01-14 22:27:02 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2012-01-14 22:27:02 +0000 |
commit | e269a2b5172a324fed512ff052d107a1e45f7432 (patch) | |
tree | 8e24fefe7b490ec0d54a7a5022accdf9e94b9d8b /audio/cripple | |
parent | 0211a835eb3f9782dd9d34d797ddba9c358bea68 (diff) |
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 692829d91900..512d4d9f9a24 100644 --- a/audio/cripple/Makefile +++ b/audio/cripple/Makefile @@ -7,7 +7,7 @@ PORTNAME= cripple PORTVERSION= 0.06b -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://www.vortex.prodigynet.co.uk/${PORTNAME}/ |