diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-19 08:54:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-19 08:54:23 +0000 |
commit | 04f62f706ae833adcc5d2fd23e7c1a78314e8bc5 (patch) | |
tree | c8dde0204fcbaf0b9d258d53e65367d8f1b65273 /sysutils/su2/Makefile | |
parent | 45014dce18cf112af1136eede86f032973dabe90 (diff) | |
download | pkgsrc-04f62f706ae833adcc5d2fd23e7c1a78314e8bc5.tar.gz |
Change address of maintainer per PR 22170.
Diffstat (limited to 'sysutils/su2/Makefile')
-rw-r--r-- | sysutils/su2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/su2/Makefile b/sysutils/su2/Makefile index bf8ad2807df..01a38de7faf 100644 --- a/sysutils/su2/Makefile +++ b/sysutils/su2/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2002/12/24 18:55:41 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/19 08:54:33 wiz Exp $ # DISTNAME= su2-1.3 CATEGORIES= sysutils security MASTER_SITES= ftp://ftp.ccs.neu.edu/pub/sysadmin/ -MAINTAINER= collver1@attbi.com +MAINTAINER= collver1@comcast.net HOMEPAGE= ftp://ftp.ccs.neu.edu/pub/sysadmin/ COMMENT= enhanced su, users su with own password + more |