diff options
-rw-r--r-- | sysutils/ir-account/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ir-account/Makefile b/sysutils/ir-account/Makefile index 99d9037cdf5..e53856221c3 100644 --- a/sysutils/ir-account/Makefile +++ b/sysutils/ir-account/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/07/14 12:56:12 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2009/03/21 11:58:56 gdt Exp $ # DISTNAME= ir-account-0.1 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.ir.bbn.com/~gdt/ir-account/ -MAINTAINER= gdt@ir.bbn.com +MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://www.ir.bbn.com/~gdt/ir-account/ COMMENT= Copy accounts among systems and manage sudo privs |