diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-01-15 17:06:14 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-01-15 17:06:14 +0000 |
commit | 42b3b0b5fbc32d600987ed1ec30f3752e998f399 (patch) | |
tree | 8db727403bf70d671c1e9624bdf53acb716b7c9b /audio/sound-juicer/Makefile | |
parent | dc3d2e17180383dbf133dbd4d5a835b49cce3346 (diff) |
Notes
Diffstat (limited to 'audio/sound-juicer/Makefile')
-rw-r--r-- | audio/sound-juicer/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 974fa169a14d..61a9f716d3d7 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -1,10 +1,8 @@ # Created by: Alexander Nedotsukov <bland@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/audio/sound-juicer/Makefile 19823 2014-08-20 09:28:14Z gusi $ PORTNAME= sound-juicer -PORTVERSION= 3.12.0 -PORTREVISION= 1 +PORTVERSION= 3.14.0 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |