diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-02-01 03:23:09 +0800 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-02-01 03:23:09 +0800 |
commit | 3ce2b596ea277bd21f5fc1c85584b2777632256d (patch) | |
tree | cfe6110983d70c93b450c7422f643f9f00883498 /x11-wm | |
parent | a5cf917819dcd8dbd1c62d444e0559244e794899 (diff) | |
download | freebsd-ports-gnome-3ce2b596ea277bd21f5fc1c85584b2777632256d.tar.gz freebsd-ports-gnome-3ce2b596ea277bd21f5fc1c85584b2777632256d.tar.zst freebsd-ports-gnome-3ce2b596ea277bd21f5fc1c85584b2777632256d.zip |
Pass maintainership to Matt Peterson <matt@peterson.org>.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/oroborus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/oroborus/Makefile b/x11-wm/oroborus/Makefile index 75ae25d2f2d2..7f67555cbb85 100644 --- a/x11-wm/oroborus/Makefile +++ b/x11-wm/oroborus/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.dreamind.de/debian/dists/sid/main/source/x11/ \ http://matt.peterson.org/FreeBSD/ports/ DISTNAME= ${PORTNAME}_${PORTVERSION}-1 -MAINTAINER= olgeni@FreeBSD.org +MAINTAINER= matt@peterson.org WRKSRC= ${WRKDIR}/${PORTNAME} |