diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-03-03 20:49:46 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-03-03 20:49:46 +0000 |
commit | 415bbcb012ea6d420014182d128d2e1eea73c692 (patch) | |
tree | d8707b1afa8a1b8cc6ca58a1bbb6ce32a7cd1d6c /devel/pear-HTML_TreeMenu/Makefile | |
parent | 1feab00a9d45d818e309ec50aade183c69b490da (diff) |
Notes
Diffstat (limited to 'devel/pear-HTML_TreeMenu/Makefile')
-rw-r--r-- | devel/pear-HTML_TreeMenu/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/pear-HTML_TreeMenu/Makefile b/devel/pear-HTML_TreeMenu/Makefile index 5f499477fc02..dbd667063e72 100644 --- a/devel/pear-HTML_TreeMenu/Makefile +++ b/devel/pear-HTML_TreeMenu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML_TreeMenu -PORTVERSION= 1.1.9 +PORTVERSION= 1.2.0 CATEGORIES= devel www pear MAINTAINER= antonio@php.net @@ -30,8 +30,8 @@ DATA= TreeMenu.js images/branch.gif images/branchbottom.gif \ imagesAlt2/branchtop.gif imagesAlt2/folder.gif \ imagesAlt2/folder-expanded.gif imagesAlt2/line.gif \ imagesAlt2/linebottom.gif imagesAlt2/minus.gif \ - imagesAlt2/minusbottom.gif imagesAlt2/minustop.gif \ - imagesAlt2/plus.gif imagesAlt2/plusbottom.gif imagesAlt2/plustop.gif + imagesAlt2/minusbottom.gif imagesAlt2/minustop.gif imagesAlt2/plus.gif \ + imagesAlt2/plusbottom.gif imagesAlt2/plustop.gif DOCS= HTML_TreeMenu.doc HTML_TreeMenu.pdf example.php map_fs.php _DATADIR= . |