diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-08 17:33:41 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-08 17:33:41 +0000 |
commit | 4cb33dba944e25e58dd571f801821a810ea7a93c (patch) | |
tree | 8b3053db1a884d6158b0e8501015cb4a1d7fa9b9 /devel/libg++/Makefile | |
parent | devel/ruby-fileutils has been replaced with lang/ruby16-shim-ruby18. (diff) |
To ports@freebsd.org.
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} |