aboutsummaryrefslogtreecommitdiff
path: root/audio/libcddb/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-07-22 01:10:30 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-07-22 01:10:30 +0000
commitb846af5b2f887076a18db9bf69278c570a8ac6ec (patch)
treeb776958b3c03ef2153fc8345c373680553dc62dd /audio/libcddb/Makefile
parentea07b17dc3ad35baf50b95ffc3dcae0c8e2cabd1 (diff)
Notes
Diffstat (limited to 'audio/libcddb/Makefile')
-rw-r--r--audio/libcddb/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/libcddb/Makefile b/audio/libcddb/Makefile
index b4550a7b345f..e5b50e69e592 100644
--- a/audio/libcddb/Makefile
+++ b/audio/libcddb/Makefile
@@ -5,8 +5,8 @@
# $FreeBSD$
PORTNAME= libcddb
-PORTVERSION= 0.9.4
-PORTREVISION= 1
+PORTVERSION= 0.9.5
+PORTREVISION= 0
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ahze@ahze.net
COMMENT= A library to access data on a CDDB server
-USE_INC_LIBTOOL_VER= 13
-USE_GNOME= gnometarget lthack gnomehack pkgconfig
+USE_INC_LIBTOOL_VER= 15
+USE_GNOME= gnometarget gnomehack pkgconfig
INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>