diff options
author | recht <recht> | 2003-09-14 18:13:48 +0000 |
---|---|---|
committer | recht <recht> | 2003-09-14 18:13:48 +0000 |
commit | 3d80203aaf03cd2f2f6fca0e5487d3d9494ba1e1 (patch) | |
tree | ed6396120f93838ac8971515d166d6bc780ced21 /net/spread/Makefile | |
parent | c0831b92c95b251096212ef41c11d9a3572bc46d (diff) | |
download | pkgsrc-3d80203aaf03cd2f2f6fca0e5487d3d9494ba1e1.tar.gz |
Use my NetBSD.org email address.
Diffstat (limited to 'net/spread/Makefile')
-rw-r--r-- | net/spread/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/spread/Makefile b/net/spread/Makefile index 23763617da1..d6b5db6fb44 100644 --- a/net/spread/Makefile +++ b/net/spread/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/08/13 19:46:23 recht Exp $ +# $NetBSD: Makefile,v 1.10 2003/09/14 18:13:50 recht Exp $ # DISTNAME= spread-src-3.17.1 @@ -8,7 +8,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME} CATEGORIES= net MASTER_SITES= http://www.cnds.jhu.edu/download/noformdown/ -MAINTAINER= marc@informatik.uni-bremen.de +MAINTAINER= recht@NetBSD.org HOMEPAGE= http://www.spread.org/ COMMENT= Group communication system providing a number of messaging services |