diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-15 18:58:59 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-15 18:58:59 +0000 |
commit | 95d970b60bc4e86d529e49e1c2594eb1d1334f49 (patch) | |
tree | d4e76a4c0652c4925efd8f0899f4b9f820a9a1ea /audio/ksmp3play | |
parent | 5bddf3fa9227c14a30f1f3b537d4391b91d5f318 (diff) |
Notes
Diffstat (limited to 'audio/ksmp3play')
-rw-r--r-- | audio/ksmp3play/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ksmp3play/Makefile b/audio/ksmp3play/Makefile index 9a2837def702..fda91343f846 100644 --- a/audio/ksmp3play/Makefile +++ b/audio/ksmp3play/Makefile @@ -3,7 +3,7 @@ PORTNAME= ksmp3play PORTVERSION= 0.5.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTVERSION:R} |