diff options
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 2ac87f371896..30224f5291fd 100644 --- a/devel/ccache/Makefile +++ b/devel/ccache/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.4 CATEGORIES= devel MASTER_SITES= http://ccache.samba.org/ftp/ccache/ -MAINTAINER= ahze@ahze.net +MAINTAINER= ahze@FreeBSD.org COMMENT= A tool to minimize the compile time of C/C++ programs GNU_CONFIGURE= yes |