diff options
author | dogcow <dogcow@pkgsrc.org> | 2005-06-29 09:33:26 +0000 |
---|---|---|
committer | dogcow <dogcow@pkgsrc.org> | 2005-06-29 09:33:26 +0000 |
commit | 1e6e40e29222ffd0ae9584f854f0f798a546f04c (patch) | |
tree | 7f7d83c377e2b1631f738626a6e1a56ec77e43be /devel/gputils/DESCR | |
parent | 5e176194bc2f74c7864fe32fd92dd421a7ef6584 (diff) | |
download | pkgsrc-1e6e40e29222ffd0ae9584f854f0f798a546f04c.tar.gz |
Update of devel/gputils to 0.13.2.
Changes between 0.11.6 and 0.13.2 (5 May 2005):
* addition of gpstrip
* addition of many processors
* lots and lots of bugfixes
* other minor features too voluminous to mention here
* now has man pages!
Diffstat (limited to 'devel/gputils/DESCR')
-rw-r--r-- | devel/gputils/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gputils/DESCR b/devel/gputils/DESCR index 8f970218d2c..01ac6294c04 100644 --- a/devel/gputils/DESCR +++ b/devel/gputils/DESCR @@ -1,4 +1,4 @@ GPUTILS is a collection of tools for the Microchip (TM) PIC microcontrollers. It includes gpasm, gplink, and gplib. It's distributed under the terms of -the GNU Public License. See the gnupic page for other GNU PIC tools such as -gpsim, a gputils compatible simulator. +the GNU Public License. See the gnupic page (http://www.gnupic.org/) for +other GNU PIC tools such as gpsim, a gputils compatible simulator. |