diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-12-17 15:17:40 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-12-17 15:17:40 +0000 |
commit | 4403b150e3b07be5b7604b2d520057eeb3388edd (patch) | |
tree | 714df12336a31b6270e1e1d2f07316e122a208b8 /lang | |
parent | b86ac2f68f18e0242292e5fcf9a58f5bea2c54ac (diff) | |
download | ports-4403b150e3b07be5b7604b2d520057eeb3388edd.tar.gz ports-4403b150e3b07be5b7604b2d520057eeb3388edd.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/icc7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/icc7/Makefile b/lang/icc7/Makefile index a2fb7a153574..1032c82e7db1 100644 --- a/lang/icc7/Makefile +++ b/lang/icc7/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= DISTNAME= l_cc_pc_${PORTVERSION} EXTRACT_SUFX= .tar -MAINTAINER= netchild@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Intels C/C++ compiler, set up to produce native FreeBSD binaries EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio |