diff options
Diffstat (limited to 'devel/libg++/Makefile')
-rw-r--r-- | devel/libg++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libg++/Makefile b/devel/libg++/Makefile index 22a64e0ccf14..45d454ed619a 100644 --- a/devel/libg++/Makefile +++ b/devel/libg++/Makefile @@ -23,7 +23,7 @@ PATCHFILES= ${DISTNAME}-20000312.diff.gz \ ${DISTNAME}-20000914.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL} PLIST_SUB= GCC28SUBDIR=${GCC28DIR} |