diff options
Diffstat (limited to 'devel/msp430-libc/Makefile')
-rw-r--r-- | devel/msp430-libc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/msp430-libc/Makefile b/devel/msp430-libc/Makefile index 3f06c54d343..6d6b6773f62 100644 --- a/devel/msp430-libc/Makefile +++ b/devel/msp430-libc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libc -PORTVERSION= 1.0.20030326 +PORTVERSION= 1.0.20030613 CATEGORIES= devel MASTER_SITES= http://lev.serebryakov.spb.ru/download/msp430/ PKGNAMEPREFIX= msp430- |