diff options
author | Martin Matuska <mm@FreeBSD.org> | 2010-07-24 16:38:20 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2010-07-24 16:38:20 +0000 |
commit | ab5c533c96df6234b64e4f99978215af3f98aebc (patch) | |
tree | 187b1892fb8c00b1a03fd082eb3798992b00ee64 /graphics/gimp-gap/Makefile | |
parent | 2e88b1de64abfd339132c5718df65cdaa32379d4 (diff) |
- Update ffmpeg to 0.6
Notes
Notes:
svn path=/head/; revision=258164
Diffstat (limited to 'graphics/gimp-gap/Makefile')
-rw-r--r-- | graphics/gimp-gap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-gap/Makefile b/graphics/gimp-gap/Makefile index 9621e9505558..d46de16c2eb4 100644 --- a/graphics/gimp-gap/Makefile +++ b/graphics/gimp-gap/Makefile @@ -7,7 +7,7 @@ PORTNAME= gimp-gap PORTVERSION= 2.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ http://gimp.mirrors.hoobly.com/%SUBDIR%/ \ |