diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2005-09-18 10:46:57 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2005-09-18 10:46:57 +0000 |
commit | 12961558f8732a54725b368f6c89d3792c01b3cf (patch) | |
tree | 3f7e0e6a8110c611e07618fb6bf7199e3648d188 | |
parent | 0cbc7c37c8894ea5d3e34f531baa6b49cc68b55e (diff) | |
download | ports-12961558f8732a54725b368f6c89d3792c01b3cf.tar.gz ports-12961558f8732a54725b368f6c89d3792c01b3cf.zip |
Notes
-rw-r--r-- | lang/icc/Makefile | 2 | ||||
-rw-r--r-- | lang/icc/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/icc/Makefile b/lang/icc/Makefile index f4bde4aef709..00b42ed6b8e2 100644 --- a/lang/icc/Makefile +++ b/lang/icc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= icc -PORTVERSION= 8.1.032 +PORTVERSION= 8.1.033 CATEGORIES= lang linux devel MASTER_SITES= DISTNAME= l_cc_pc_${PORTVERSION:C/p.+$//} diff --git a/lang/icc/distinfo b/lang/icc/distinfo index 3f28ca31adb6..3ad67733ef5d 100644 --- a/lang/icc/distinfo +++ b/lang/icc/distinfo @@ -1,2 +1,2 @@ -MD5 (l_cc_pc_8.1.032.tar.gz) = a6ca6bf933f9e39971dfa89a27963c3a -SIZE (l_cc_pc_8.1.032.tar.gz) = 135581695 +MD5 (l_cc_pc_8.1.033.tar.gz) = e812a6053ff904236cb7038d0132de7b +SIZE (l_cc_pc_8.1.033.tar.gz) = 135424722 |