diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-20 16:08:47 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-20 16:08:47 +0000 |
commit | 8d5c5c7874485981c5a7a14366fb9f2f55ab1311 (patch) | |
tree | c08cd4e76813b8a47981d294e0c073e32ee170f3 /devel/stlport | |
parent | e8f0564a7106c48da00ef0e332f5424f4a19a1f7 (diff) |
Notes
Diffstat (limited to 'devel/stlport')
-rw-r--r-- | devel/stlport/Makefile | 2 |
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> |