From 4f59adb1b03298f02c005135292c835ab1188bbf Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 26 Oct 1999 07:51:26 +0000 Subject: Adopt ports I care about. --- devel/stlport/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'devel') diff --git a/devel/stlport/Makefile b/devel/stlport/Makefile index 982377a343b0..3ce6d7cf3ffa 100644 --- a/devel/stlport/Makefile +++ b/devel/stlport/Makefile @@ -1,3 +1,4 @@ +# ex:ts=8 # New ports collection makefile for: stlport # Version required: 3.01 # Date Created: 2 December 1998 @@ -12,6 +13,8 @@ CATEGORIES= devel MASTER_SITES= http://corp.metabyte.com/~fbp/stl/ \ ftp://maroon.webmaster.com/pub/STLport/ +MAINTAINER= obrien@FreeBSD.org + NO_WRKSUBDIR= yes GNU_CONFIGURE= yes NO_BUILD= yes -- cgit