diff options
author | netchild <netchild@FreeBSD.org> | 2006-12-17 23:17:40 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2006-12-17 23:17:40 +0800 |
commit | b31dbd4d9e034460040d7c5927eabf1d8cfd2ed7 (patch) | |
tree | 5b59e8e263b728e7b93df611ee93f0613d4e1cb8 | |
parent | a82dcc5170ecd76059432812946e12187d661ba3 (diff) | |
download | freebsd-ports-gnome-b31dbd4d9e034460040d7c5927eabf1d8cfd2ed7.tar.gz freebsd-ports-gnome-b31dbd4d9e034460040d7c5927eabf1d8cfd2ed7.tar.zst freebsd-ports-gnome-b31dbd4d9e034460040d7c5927eabf1d8cfd2ed7.zip |
Give up maintaineship, I do not have time ATM. Could get removed, it is too old.wq
-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 |