diff options
author | linimon <linimon@FreeBSD.org> | 2007-07-18 13:58:55 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-07-18 13:58:55 +0800 |
commit | 0aca8012e1e4895402a2cdd06760aa07fdf95a7d (patch) | |
tree | 7b391af10a5d9a520bb54b61d6e0ddde5c863f33 | |
parent | 004a6361957dd781c0bbc930a107a15faaa36ebe (diff) | |
download | freebsd-ports-gnome-0aca8012e1e4895402a2cdd06760aa07fdf95a7d.tar.gz freebsd-ports-gnome-0aca8012e1e4895402a2cdd06760aa07fdf95a7d.tar.zst freebsd-ports-gnome-0aca8012e1e4895402a2cdd06760aa07fdf95a7d.zip |
With portmgr hat, reassign to brooks@ who is interested in maintaining
this port. perky missed the previous PR and a current one.
-rw-r--r-- | devel/llvm/Makefile | 2 | ||||
-rw-r--r-- | devel/llvm29/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/devel/llvm29/Makefile b/devel/llvm29/Makefile index d647de008cb3..f641850036f4 100644 --- a/devel/llvm29/Makefile +++ b/devel/llvm29/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 |