diff options
author | wiz <wiz> | 2013-02-01 22:21:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-02-01 22:21:05 +0000 |
commit | 414d51f992e602615c38c6b1fdf892ec5840b855 (patch) | |
tree | d1e9e7ef431d62a94f33f5487f47cf1fbaa28af9 /pkgtools | |
parent | 05da1c21d80490e58fad186ccc79965a5e37c379 (diff) | |
download | pkgsrc-414d51f992e602615c38c6b1fdf892ec5840b855.tar.gz |
Reset MAINTAINER/OWNER (became observers)
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/compat_headers/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/compat_headers/Makefile b/pkgtools/compat_headers/Makefile index 7e95a62c923..bafb163fe2e 100644 --- a/pkgtools/compat_headers/Makefile +++ b/pkgtools/compat_headers/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2012/09/11 23:19:34 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/02/01 22:21:09 wiz Exp $ DISTNAME= compat_headers-0.2 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= tnn@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pkgsrc.org/ COMMENT= compatibility headers |