aboutsummaryrefslogtreecommitdiff
path: root/devel/stlport
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-20 16:08:47 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-20 16:08:47 +0000
commit8d5c5c7874485981c5a7a14366fb9f2f55ab1311 (patch)
treec08cd4e76813b8a47981d294e0c073e32ee170f3 /devel/stlport
parente8f0564a7106c48da00ef0e332f5424f4a19a1f7 (diff)
Notes
Diffstat (limited to 'devel/stlport')
-rw-r--r--devel/stlport/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/stlport/Makefile b/devel/stlport/Makefile
index 91637ce05683..a6706b1e0b16 100644
--- a/devel/stlport/Makefile
+++ b/devel/stlport/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.stlport.com/archive/
PKGNAMESUFFIX= -${COMPILER}
DISTNAME= STLport-${PORTVERSION:S/.b/-b/}
-MAINTAINER?= pmarquis@pobox.com
+MAINTAINER?= ports@FreeBSD.org
COMMENT?= Adaptation of SGI's Standard Template Library
.include <bsd.port.pre.mk>