diff options
author | obache <obache> | 2012-09-15 15:03:21 +0000 |
---|---|---|
committer | obache <obache> | 2012-09-15 15:03:21 +0000 |
commit | 3bc32f89da8dc803fdee677a20cc99a275f5e639 (patch) | |
tree | 9310ac445c0a6b99c186cf345ff4a40fe7a0c756 /audio/squeezeboxserver | |
parent | b4bb84ac1bf232266f2d18eb09566162acdf2524 (diff) | |
download | pkgsrc-3bc32f89da8dc803fdee677a20cc99a275f5e639.tar.gz |
Recursive bump from mysql51-client library changed to use openssl.
Diffstat (limited to 'audio/squeezeboxserver')
-rw-r--r-- | audio/squeezeboxserver/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile index e2422c7402a..8d766a70b58 100644 --- a/audio/squeezeboxserver/Makefile +++ b/audio/squeezeboxserver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/01/15 02:52:18 mrg Exp $ +# $NetBSD: Makefile,v 1.13 2012/09/15 15:03:21 obache Exp $ # To the poor soul who wants to update this package: # @@ -43,7 +43,7 @@ DISTNAME= ${PRODUCT:tl:S/_v/-/}-noCPAN PKGNAME= ${DISTNAME:S/-noCPAN//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= audio MASTER_SITES= http://downloads.slimdevices.com/${PRODUCT}/ |