diff options
Diffstat (limited to 'devel/boost/Makefile')
-rw-r--r-- | devel/boost/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/boost/Makefile b/devel/boost/Makefile index 521df9d3281..68b39784cd7 100644 --- a/devel/boost/Makefile +++ b/devel/boost/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2003/06/07 14:47:18 cjep Exp $ +# $NetBSD: Makefile,v 1.15 2003/07/17 21:29:45 grant Exp $ DISTNAME= boost_1_28_0 PKGNAME= ${DISTNAME:C/_/-/:C/_/./g} CATEGORIES= devel MASTER_SITES= http://boost.sourceforge.net/release/ -MAINTAINER= jlam@netbsd.org +MAINTAINER= jlam@NetBSD.org HOMEPAGE= http://www.boost.org/ COMMENT= free, portable libraries that integrate with the ISO C++ Stdlib |