From 7f2a37cb1a08dc9b8e6f934a578612a8cd05ed91 Mon Sep 17 00:00:00 2001 From: obache Date: Mon, 3 Mar 2014 03:30:52 +0000 Subject: Just define PKGNAME and use it. --- pkgtools/pkgfind/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'pkgtools/pkgfind') diff --git a/pkgtools/pkgfind/Makefile b/pkgtools/pkgfind/Makefile index c33fdbf5b13..163b56edaca 100644 --- a/pkgtools/pkgfind/Makefile +++ b/pkgtools/pkgfind/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2012/09/11 23:19:38 asau Exp $ +# $NetBSD: Makefile,v 1.25 2014/03/03 03:30:54 obache Exp $ -DISTNAME= pkgfind-20111022 +PKGNAME= pkgfind-20111022 CATEGORIES= pkgtools -MASTER_SITES= # empty -DISTFILES= # empty MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Find packages by package name in pkgsrc -- cgit v1.2.3