diff options
author | wiz <wiz@pkgsrc.org> | 2006-09-03 00:56:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-09-03 00:56:28 +0000 |
commit | 776a05be7223838845f497d4be4bad75b1db930b (patch) | |
tree | ac77488f5317d751317a7747efb2f53b4df0e2b7 /misc/rpm | |
parent | 7580f09efe9cdb1350b9d8c2ee75339678807adc (diff) | |
download | pkgsrc-776a05be7223838845f497d4be4bad75b1db930b.tar.gz |
Reset maintainer for people who lost their commit bit.
Diffstat (limited to 'misc/rpm')
-rw-r--r-- | misc/rpm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile index 58bc6a6f2a7..8cc2a4aa91a 100644 --- a/misc/rpm/Makefile +++ b/misc/rpm/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.61 2006/06/16 14:04:11 joerg Exp $ +# $NetBSD: Makefile,v 1.62 2006/09/03 00:56:29 wiz Exp $ DISTNAME= rpm-2.5.4 PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-2.5.x/ -MAINTAINER= mycroft@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.rpm.org/ COMMENT= The Red Hat Package Manager |