diff options
author | tota <tota@FreeBSD.org> | 2012-11-04 08:46:27 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2012-11-04 08:46:27 +0800 |
commit | 4563d1940267e822ecb52cd9ea35d2e24c8fdc0e (patch) | |
tree | 1d4e80c18d032780b4f83cbbc2a6db202bef2742 /graphics | |
parent | 484c10cae9f8b16a4a07b1e24f75f92aa7798287 (diff) | |
download | freebsd-ports-gnome-4563d1940267e822ecb52cd9ea35d2e24c8fdc0e.tar.gz freebsd-ports-gnome-4563d1940267e822ecb52cd9ea35d2e24c8fdc0e.tar.zst freebsd-ports-gnome-4563d1940267e822ecb52cd9ea35d2e24c8fdc0e.zip |
- Add missing EXAMPLES file
Feature safe: yes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pear-IO_SWF/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/pear-IO_SWF/Makefile b/graphics/pear-IO_SWF/Makefile index 42435c76fed8..d404ed101dd1 100644 --- a/graphics/pear-IO_SWF/Makefile +++ b/graphics/pear-IO_SWF/Makefile @@ -3,6 +3,7 @@ PORTNAME= IO_SWF PORTVERSION= 2.1.9 +PORTREVISION= 1 CATEGORIES= graphics www pear MASTER_SITES= http://openpear.org/get/ \ LOCAL @@ -57,7 +58,7 @@ EXAMPLES= get_bitmapsize.php jpeg_dump.php \ swfdecompile.php swfdeformeshape.php \ swfdeleteaction.php swfdump.php swfframerate.php \ swfgeteditstring.php swfgetmovieclip.php \ - swfheader.php swflistaction.php \ + swfgreptags.php swfheader.php swflistaction.php \ swflistmovieclip.php swfrebuild.php \ swfreplaceactionstrings.php \ swfreplacebitmapdata.php swfreplaceeditstring.php \ |