diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-07 15:29:20 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-07 15:29:20 +0800 |
commit | eeb31ecfa522e1c76bd9ee773b35d51795b577de (patch) | |
tree | 7ec92d6a6fdc272019dd1c5243f04a955562c517 /audio/sound-juicer/Makefile | |
parent | 039da0f56236abafa5d49e4d5f2e367fa60df6d4 (diff) | |
download | marcuscom-ports-eeb31ecfa522e1c76bd9ee773b35d51795b577de.tar.gz marcuscom-ports-eeb31ecfa522e1c76bd9ee773b35d51795b577de.tar.zst marcuscom-ports-eeb31ecfa522e1c76bd9ee773b35d51795b577de.zip |
Update to 0.6.0, and switch maintainer to gnome@.
Approved by: bland
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3565 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/sound-juicer/Makefile')
-rw-r--r-- | audio/sound-juicer/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index b05d0f169..3a09d1eec 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -6,13 +6,13 @@ # PORTNAME= sound-juicer -PORTVERSION= 0.5.15 +PORTVERSION= 0.6.0 PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= http://www.burtonini.com/computing/ DIST_SUBDIR= gnome2 -MAINTAINER= bland@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Clean, mean and lean CD ripper for GNOME2 LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz @@ -23,7 +23,7 @@ INSTALLS_OMF= yes USE_REINPLACE= yes USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui USE_GSTREAMER= cdparanoia -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 CONFIGURE_ARGS= --enable-ignore-missing-cd GCONF_SCHEMAS= sound-juicer.schemas |