summaryrefslogtreecommitdiff
path: root/devel/llvm
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-07-18 05:58:55 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-07-18 05:58:55 +0000
commit02f4048ca9642b530e7b0bdb8e9ffacaace90eba (patch)
tree989209367e62aea6ef128a115f5eed92ea000d70 /devel/llvm
parentUse the `printf' utility instead of `echo' to quote the directory name. (diff)
With portmgr hat, reassign to brooks@ who is interested in maintaining
this port. perky missed the previous PR and a current one.
Notes
Notes: svn path=/head/; revision=195824
Diffstat (limited to 'devel/llvm')
-rw-r--r--devel/llvm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/llvm/Makefile b/devel/llvm/Makefile
index d647de008cb3..f641850036f4 100644
--- a/devel/llvm/Makefile
+++ b/devel/llvm/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.9
CATEGORIES= devel lang
MASTER_SITES= http://llvm.org/releases/${PORTVERSION}/
-MAINTAINER= perky@FreeBSD.org
+MAINTAINER= brooks@FreeBSD.org
COMMENT= Low Level Virtual Machine
GNU_CONFIGURE= yes