diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2003-08-22 11:33:00 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2003-08-22 11:33:00 +0000 |
commit | cdfad719b2906b8344476c19deba5c6b2184a987 (patch) | |
tree | bff38a51c385fcb923bd8864f7149996bfe23604 /devel/stlport-icc | |
parent | df7dde8b419cfab021b2d966ab94ca4df5c033d2 (diff) | |
download | ports-cdfad719b2906b8344476c19deba5c6b2184a987.tar.gz ports-cdfad719b2906b8344476c19deba5c6b2184a987.zip |
Notes
Diffstat (limited to 'devel/stlport-icc')
-rw-r--r-- | devel/stlport-icc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/stlport-icc/Makefile b/devel/stlport-icc/Makefile index b16e3248ae02..56de84137850 100644 --- a/devel/stlport-icc/Makefile +++ b/devel/stlport-icc/Makefile @@ -6,7 +6,7 @@ PORTNAME= ${MASTERPORTNAME} -MAINTAINER= marius@alchemy.franken.de +MAINTAINER= netchild@FreeBSD.org COMMENT= Adaptation of SGI's Standard Template Library for icc BUILD_DEPENDS= icc:${PORTSDIR}/lang/icc |