aboutsummaryrefslogtreecommitdiff
path: root/devel/stlport/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:23:04 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:23:04 +0000
commit65dac0040a45fe190370c7770111d2eba8121645 (patch)
treed5bd02634a590bd04d5234209c46630f2a1224b2 /devel/stlport/Makefile
parent2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (diff)
downloadports-65dac0040a45fe190370c7770111d2eba8121645.tar.gz
ports-65dac0040a45fe190370c7770111d2eba8121645.zip
Notes
Diffstat (limited to 'devel/stlport/Makefile')
-rw-r--r--devel/stlport/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/stlport/Makefile b/devel/stlport/Makefile
index d12172b5c56e..866dd9931c11 100644
--- a/devel/stlport/Makefile
+++ b/devel/stlport/Makefile
@@ -14,7 +14,8 @@ MASTER_SITES= http://www.stlport.com/archive/
PKGNAMESUFFIX= -${COMPILER}
DISTNAME= STLport-${PORTVERSION:S/.b/-b/}
-MAINTAINER= pmarquis@pobox.com
+MAINTAINER?= pmarquis@pobox.com
+COMMENT?= Adaptation of SGI's Standard Template Library
.include <bsd.port.pre.mk>