diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2014-08-15 20:37:31 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2014-08-15 20:37:31 +0000 |
commit | 515db2ed104a7de4ffb582600576cfa5136637cc (patch) | |
tree | 3c1641f7451c72c9a9f849082551388e5ddbe65a /audio/kstreamripper | |
parent | e55c717cb08120ba9ecda980d27c3ddc87d94f95 (diff) |
Notes
Diffstat (limited to 'audio/kstreamripper')
-rw-r--r-- | audio/kstreamripper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/kstreamripper/Makefile b/audio/kstreamripper/Makefile index f315f8ff2731..fd26278f5389 100644 --- a/audio/kstreamripper/Makefile +++ b/audio/kstreamripper/Makefile @@ -3,7 +3,7 @@ PORTNAME= kstreamripper PORTVERSION= 0.7.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio kde MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |