diff options
author | netchild <netchild@FreeBSD.org> | 2005-09-18 10:46:57 +0000 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2005-09-18 10:46:57 +0000 |
commit | b60581eb0af9ea3b0aa61f6f7c8929b93a28a1e0 (patch) | |
tree | 449a6fc21dbbe749de5117509a74f9b4d5e670a0 /lang/icc/Makefile | |
parent | f63cb8233ee7f1cd065d5ebf2c2b1990057803c6 (diff) | |
download | FreeBSD-ports-b60581eb0af9ea3b0aa61f6f7c8929b93a28a1e0.zip FreeBSD-ports-b60581eb0af9ea3b0aa61f6f7c8929b93a28a1e0.tar.gz |
Update to 8.1.033.
Diffstat (limited to 'lang/icc/Makefile')
-rw-r--r-- | lang/icc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/icc/Makefile b/lang/icc/Makefile index f4bde4a..00b42ed 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.+$//} |