diff options
author | mrg <mrg> | 2004-07-04 10:25:42 +0000 |
---|---|---|
committer | mrg <mrg> | 2004-07-04 10:25:42 +0000 |
commit | c0167139d809b3e31ca1a8c2147d79b551b3b992 (patch) | |
tree | 20086ca3df78151136df9c16b08b86b65f1b64af /graphics/swfdec/Makefile.common | |
parent | d33297dd64f234e76785a7f31e043fbadda673a1 (diff) | |
download | pkgsrc-c0167139d809b3e31ca1a8c2147d79b551b3b992.tar.gz |
this has been sitting in my tree for over 6 months... update a minor
revision to 0.2.2. from the web page:
This release is only to fix a few bugs with sound in swf_play and a
few problems with the GdkPixbuf plugin.
Diffstat (limited to 'graphics/swfdec/Makefile.common')
-rw-r--r-- | graphics/swfdec/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/swfdec/Makefile.common b/graphics/swfdec/Makefile.common index b07b1c674d0..f119fd49e6e 100644 --- a/graphics/swfdec/Makefile.common +++ b/graphics/swfdec/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.5 2004/02/27 18:28:05 jmmv Exp $ +# $NetBSD: Makefile.common,v 1.6 2004/07/04 10:25:42 mrg Exp $ # -DISTNAME= swfdec-0.2.1 +DISTNAME= swfdec-0.2.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swfdec/} |