diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-11 23:09:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-11 23:09:44 +0000 |
commit | 83b00fb2610b5fb54a830ead5530a68b2f177a16 (patch) | |
tree | dcf9dd704b954a6166618438d87abbe0365078c1 /www/cherokee/Makefile | |
parent | 3b5b85d1d1ac38ac85d7793e2f0d561ecbe896ab (diff) | |
download | pkgsrc-83b00fb2610b5fb54a830ead5530a68b2f177a16.tar.gz |
Switch to ffmpeg1 instead of ffmpeg.
Note: some of these packages didn't build for me, e.g. osg, so I couldn't
verify them all.
Diffstat (limited to 'www/cherokee/Makefile')
-rw-r--r-- | www/cherokee/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index 92316744cf1..a01261acd46 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2014/05/09 07:37:23 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2014/08/11 23:09:46 wiz Exp $ DISTNAME= cherokee-1.2.101 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www MASTER_SITES= http://www.cherokee-project.com/download/1.2/${PKGVERSION_NOREV}/ |