diff options
Diffstat (limited to 'devel/ccache/Makefile')
-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 b76a4370cf47..69b987c1c4a3 100644 --- a/devel/ccache/Makefile +++ b/devel/ccache/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.2 CATEGORIES= devel MASTER_SITES= http://ccache.samba.org/ftp/ccache/ -MAINTAINER= d.marks@student.umist.ac.uk +MAINTAINER= dominic.marks@btinternet.com COMMENT= A tool to minimize the compile time of C programs GNU_CONFIGURE= yes |