diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-07-26 15:30:22 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-07-26 15:30:22 +0000 |
commit | bbd6e21a0563c0489a09b5cc2f43f44fa43f3e2d (patch) | |
tree | 74626b9c3215f23a09be6821f9b7e789c9266332 /devel/ccache | |
parent | 719eb92859ce2028e4e208636adb6895daeccf3d (diff) | |
download | ports-bbd6e21a0563c0489a09b5cc2f43f44fa43f3e2d.tar.gz ports-bbd6e21a0563c0489a09b5cc2f43f44fa43f3e2d.zip |
Notes
Diffstat (limited to 'devel/ccache')
-rw-r--r-- | devel/ccache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ccache/Makefile b/devel/ccache/Makefile index 69bd7af068aa..99483e093ee7 100644 --- a/devel/ccache/Makefile +++ b/devel/ccache/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= http://samba.org/ftp/ccache/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A tool to minimize the compile time of C/C++ programs GNU_CONFIGURE= yes |