diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-29 19:43:20 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-29 19:43:20 +0000 |
commit | af3a04c850cb901393f3778745fec8b562d064dc (patch) | |
tree | 81cad4fa60c4749cd8e8bc951399fb629cc800c1 /devel/scons | |
parent | 02725fadd0fb32a5cfa566a1f5ba440d94684814 (diff) | |
download | ports-af3a04c850cb901393f3778745fec8b562d064dc.tar.gz ports-af3a04c850cb901393f3778745fec8b562d064dc.zip |
Notes
Diffstat (limited to 'devel/scons')
-rw-r--r-- | devel/scons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/scons/Makefile b/devel/scons/Makefile index c843e8acbc67..40c2444c6a76 100644 --- a/devel/scons/Makefile +++ b/devel/scons/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.0 CATEGORIES= devel python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= paul@querna.org COMMENT= A build tool alternative to make MAKE_JOBS_SAFE= yes |