diff options
-rw-r--r-- | archivers/pax/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/libnbcompat/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/pax/Makefile b/archivers/pax/Makefile index f8576457d39..0727ce0249b 100644 --- a/archivers/pax/Makefile +++ b/archivers/pax/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.41 2010/03/21 16:29:38 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2010/03/21 16:50:41 joerg Exp $ DISTNAME= pax-20080110 CATEGORIES= archivers MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://www.NetBSD.org/ COMMENT= POSIX standard archiver with many extensions diff --git a/pkgtools/libnbcompat/Makefile b/pkgtools/libnbcompat/Makefile index 2aed3971348..56c5dbc4820 100644 --- a/pkgtools/libnbcompat/Makefile +++ b/pkgtools/libnbcompat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2010/03/21 16:29:42 wiz Exp $ +# $NetBSD: Makefile,v 1.75 2010/03/21 16:50:41 joerg Exp $ # # NOTE: If you update this package, it is *mandatory* that you update # pkgsrc/pkgtools/libnbcompat/files/README to reflect the actual @@ -10,7 +10,7 @@ CATEGORIES= pkgtools devel MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://www.NetBSD.org/ COMMENT= Portable NetBSD compatibility library |