diff options
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkg_distinst/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_distinst/Makefile b/pkgtools/pkg_distinst/Makefile index 443992e305e..057f6dd9c22 100644 --- a/pkgtools/pkg_distinst/Makefile +++ b/pkgtools/pkg_distinst/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2009/04/09 00:48:12 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2010/03/20 21:32:41 adrianp Exp $ DISTNAME= pkg_distinst-0.02 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Remove any distfiles not belonging to an installed package PKG_DESTDIR_SUPPORT= user-destdir |