summaryrefslogtreecommitdiff
path: root/devel/stlport
diff options
context:
space:
mode:
Diffstat (limited to 'devel/stlport')
-rw-r--r--devel/stlport/Makefile3
-rw-r--r--devel/stlport/pkg-comment1
2 files changed, 2 insertions, 2 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>
diff --git a/devel/stlport/pkg-comment b/devel/stlport/pkg-comment
deleted file mode 100644
index 889ad9993134..000000000000
--- a/devel/stlport/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Adaptation of SGI's Standard Template Library