diff options
author | olgeni <olgeni@FreeBSD.org> | 2003-02-01 03:23:09 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2003-02-01 03:23:09 +0800 |
commit | d11362dfb3a1b3c720fd2ead02246c20a51bfbdb (patch) | |
tree | 0621c31e5db9a352e8ce7821e0b3f9bc293aa0fe /x11-wm/oroborus/Makefile | |
parent | 93592ee7ec8de7c424996c9b48169c680c6d9ff0 (diff) | |
download | freebsd-ports-gnome-d11362dfb3a1b3c720fd2ead02246c20a51bfbdb.tar.gz freebsd-ports-gnome-d11362dfb3a1b3c720fd2ead02246c20a51bfbdb.tar.zst freebsd-ports-gnome-d11362dfb3a1b3c720fd2ead02246c20a51bfbdb.zip |
Pass maintainership to Matt Peterson <matt@peterson.org>.
Diffstat (limited to 'x11-wm/oroborus/Makefile')
-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} |