diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-01-31 19:23:09 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-01-31 19:23:09 +0000 |
commit | 3ce2b596ea277bd21f5fc1c85584b2777632256d (patch) | |
tree | cfe6110983d70c93b450c7422f643f9f00883498 | |
parent | Gah! CATEGORIES != DIST_SUBDIR, thanks AlanE. (diff) |
Pass maintainership to Matt Peterson <matt@peterson.org>.
Notes
Notes:
svn path=/head/; revision=74365
-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} |