diff options
author | mm <mm@FreeBSD.org> | 2010-07-25 00:38:20 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2010-07-25 00:38:20 +0800 |
commit | 729d247024d71c0b2a480942576a36ce25b41779 (patch) | |
tree | f92783c4eaf831791e0cc11db07fc66247cc6df4 /lang | |
parent | f40280f19becf0224de3b235ba0627a4b618f878 (diff) | |
download | freebsd-ports-gnome-729d247024d71c0b2a480942576a36ce25b41779.tar.gz freebsd-ports-gnome-729d247024d71c0b2a480942576a36ce25b41779.tar.zst freebsd-ports-gnome-729d247024d71c0b2a480942576a36ce25b41779.zip |
- Update ffmpeg to 0.6
Diffstat (limited to 'lang')
-rw-r--r-- | lang/pike76/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/pike76/Makefile b/lang/pike76/Makefile index 6dc8c32958f8..e363b8346792 100644 --- a/lang/pike76/Makefile +++ b/lang/pike76/Makefile @@ -7,7 +7,7 @@ PORTNAME= pike76 PORTVERSION= 7.6.112 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= lang MASTER_SITES= ftp://pike.ida.liu.se/pub/pike/beta/${PORTVERSION}/ \ http://pike.ida.liu.se/pub/pike/beta/${PORTVERSION}/ \ |