diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-07-11 05:38:31 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-07-11 05:38:31 +0000 |
commit | 6f7d57d00762ff79bc109bc2473975c4a4210b90 (patch) | |
tree | eacbf3409b08dc17fb5b1f07972d7f6a51c9299f /audio/libcddb/Makefile | |
parent | 9d95404bba5faf6eb35ab807be7b0a247d0e0528 (diff) | |
download | ports-6f7d57d00762ff79bc109bc2473975c4a4210b90.tar.gz ports-6f7d57d00762ff79bc109bc2473975c4a4210b90.zip |
Notes
Diffstat (limited to 'audio/libcddb/Makefile')
-rw-r--r-- | audio/libcddb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libcddb/Makefile b/audio/libcddb/Makefile index f6625de561df..cba98b97bc1e 100644 --- a/audio/libcddb/Makefile +++ b/audio/libcddb/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= libcddb -PORTVERSION= 1.0.2 +PORTVERSION= 1.1.0 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |