diff options
author | jim-p <jimp@pfsense.org> | 2012-07-05 16:21:57 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2012-07-05 16:21:57 -0400 |
commit | 9ea6b2d9ef317f02df5584cd58045ea1fc50f26e (patch) | |
tree | b0ed56809900be5d19637ec46fa1cefde0d3984b | |
parent | dc0b89fec17c273ed4faa46566bd02c939e3a312 (diff) | |
download | pfsense-packages-9ea6b2d9ef317f02df5584cd58045ea1fc50f26e.tar.gz pfsense-packages-9ea6b2d9ef317f02df5584cd58045ea1fc50f26e.tar.bz2 pfsense-packages-9ea6b2d9ef317f02df5584cd58045ea1fc50f26e.zip |
Don't forget build_pbi for blinkled
-rw-r--r-- | pkg_config.8.xml | 3 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 1743f794..b3cbd3c7 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1393,6 +1393,9 @@ <pkginfolink>http://doc.pfsense.org/index.php/BlinkLED_Package</pkginfolink> <website>http://doc.pfsense.org/index.php/BlinkLED_Package</website> <build_port_path>/usr/ports/sysutils/blinkled</build_port_path> + <build_pbi> + <port>sysutils/blinkled</port> + </build_pbi> </package> <package> <name>gwled</name> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 7e00b269..37ce5773 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1380,6 +1380,9 @@ <pkginfolink>http://doc.pfsense.org/index.php/BlinkLED_Package</pkginfolink> <website>http://doc.pfsense.org/index.php/BlinkLED_Package</website> <build_port_path>/usr/ports/sysutils/blinkled</build_port_path> + <build_pbi> + <port>sysutils/blinkled</port> + </build_pbi> </package> <package> <name>Dashboard Widget: Snort</name> |