diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2005-10-16 14:58:00 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2005-10-16 14:58:00 +0000 |
commit | 222e35362fba91bb46b4cf63460740811889105b (patch) | |
tree | 050906d4d3c07e6931a9256c51978f40c8e3fe39 /lang/icc | |
parent | Populate virtual category "lisp" (diff) |
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 b4b76461cb95..1a845e8470ee 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.+$//} |