diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-08-28 20:05:13 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-08-28 20:05:13 +0000 |
commit | 252d9f72533470c5449cfdd87a0d2024118777ad (patch) | |
tree | c0d211cb1a43a415b341e6aca9c4752ff99755ce /wm/oroborus | |
parent | ee24f9399bcf2d1748c28bad31873cbabe69d12b (diff) | |
download | pkgsrc-252d9f72533470c5449cfdd87a0d2024118777ad.tar.gz |
Change my email address to the NetBSD one, ok'ed by wiz@
Diffstat (limited to 'wm/oroborus')
-rw-r--r-- | wm/oroborus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/oroborus/Makefile b/wm/oroborus/Makefile index 5664c014b78..102fbda5e07 100644 --- a/wm/oroborus/Makefile +++ b/wm/oroborus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/06/18 09:22:26 agc Exp $ +# $NetBSD: Makefile,v 1.6 2003/08/28 20:05:22 xtraeme Exp $ # DISTNAME= oroborus_2.0.12-1 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} CATEGORIES= wm x11 MASTER_SITES= http://www.oroborus.org/debian/dists/sid/main/source/x11/ -MAINTAINER= jrp@hispabsd.org +MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.oroborus.org/ COMMENT= Small and simple window manager for X |