aboutsummaryrefslogtreecommitdiff
path: root/lang/icc
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2004-06-03 11:19:01 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2004-06-03 11:19:01 +0000
commitd5b092ee1c85a3a46c614549ce865f0dd734d7d8 (patch)
tree0fc7930c1b17f695616a20c41faa88913210e2aa /lang/icc
parent531c941fd6eb1d4816f4a7393b04b8f1aec1f24a (diff)
downloadports-d5b092ee1c85a3a46c614549ce865f0dd734d7d8.tar.gz
ports-d5b092ee1c85a3a46c614549ce865f0dd734d7d8.zip
Notes
Diffstat (limited to 'lang/icc')
-rw-r--r--lang/icc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/icc/Makefile b/lang/icc/Makefile
index 42922665b533..9243f6bd1acd 100644
--- a/lang/icc/Makefile
+++ b/lang/icc/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= icc
-PORTVERSION= 8.0.066.p067.1
+PORTVERSION= 8.0.066p067.1
CATEGORIES= lang linux devel
MASTER_SITES=
-DISTNAME= l_cc_pc_${PORTVERSION:C/\.p.+$//}
+DISTNAME= l_cc_pc_${PORTVERSION:C/p.+$//}
MAINTAINER= netchild@FreeBSD.org
COMMENT= Intels C/C++ compiler, set up to produce native FreeBSD binaries