diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:01:59 +0000 | 
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 16:01:59 +0000 | 
| commit | 78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd (patch) | |
| tree | 557e38686944a0a47350c0dc68f952bec42e13d6 /devel/msp430-debug-stack/files/pkg-message.in | |
| parent | Convert to UCL & cleanup pkg-message (categories a-c) (diff) | |
Convert to UCL & cleanup pkg-message (categories d)
Diffstat (limited to 'devel/msp430-debug-stack/files/pkg-message.in')
| -rw-r--r-- | devel/msp430-debug-stack/files/pkg-message.in | 10 | 
1 files changed, 6 insertions, 4 deletions
diff --git a/devel/msp430-debug-stack/files/pkg-message.in b/devel/msp430-debug-stack/files/pkg-message.in index af7ea92a598e..c7698518c5da 100644 --- a/devel/msp430-debug-stack/files/pkg-message.in +++ b/devel/msp430-debug-stack/files/pkg-message.in @@ -1,8 +1,10 @@ -------------------------------------------------------------------------- - +[ +{ type: install +  message: <<EOM  	When plugging in FET debuggers a symlink will be created from  	the corresponding cuaU device to mspfetXX with XX being the  	product number (see mspfet.conf).          Only a single instance of each FET product is supported. - -------------------------------------------------------------------------- +EOM +} +]  | 
