diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-27 22:07:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-27 22:07:42 +0000 |
commit | bfe07178d67794bc7389dcee326171a0df1b9c9c (patch) | |
tree | 8f5e50793e919ed8368f550387f45ae9ea8c1dfc /devel | |
parent | 9f53e58103e0a3bfd4f56ffdf4e9305e91d61070 (diff) |
Notes
Diffstat (limited to 'devel')
-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 91bb07670325..9fa785e51810 100644 --- a/devel/stlport/Makefile +++ b/devel/stlport/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF PKGNAMESUFFIX= -${COMPILER} DISTNAME= STLport-${PORTVERSION:S/.b/-b/} -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Adaptation of SGI\'s Standard Template Library USE_BZIP2= yes |