diff options
author | netchild <netchild@FreeBSD.org> | 2005-10-16 22:58:00 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2005-10-16 22:58:00 +0800 |
commit | cacfcb6a8d1f08069ecbf0292c186714f5a2b131 (patch) | |
tree | 12fe44a7da211a3be71f2e88a80115e91d8e05ec /lang/icc | |
parent | 462032a41230e1f78bbd8fae91fc1ab1ffe083b0 (diff) | |
download | freebsd-ports-graphics-cacfcb6a8d1f08069ecbf0292c186714f5a2b131.tar.gz freebsd-ports-graphics-cacfcb6a8d1f08069ecbf0292c186714f5a2b131.tar.zst freebsd-ports-graphics-cacfcb6a8d1f08069ecbf0292c186714f5a2b131.zip |
Update to 8.1.035.
Diffstat (limited to 'lang/icc')
-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 b4b76461cb9..1a845e8470e 100644 --- a/lang/icc/Makefile +++ b/lang/icc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= icc -PORTVERSION= 8.1.034 +PORTVERSION= 8.1.035 CATEGORIES= lang linux devel MASTER_SITES= DISTNAME= l_cc_pc_${PORTVERSION:C/p.+$//} |