From c7674cf09785074b0a8d1af69e0fc7d6f2f8be66 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/pkg_filecheck/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'pkgtools/pkg_filecheck') diff --git a/pkgtools/pkg_filecheck/Makefile b/pkgtools/pkg_filecheck/Makefile index 5e496a7d0fe..dd446dfe6f5 100644 --- a/pkgtools/pkg_filecheck/Makefile +++ b/pkgtools/pkg_filecheck/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2013/05/31 12:41:46 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2014/03/03 03:30:54 obache Exp $ # -DISTNAME= pkg_filecheck-0.4 +PKGNAME= pkg_filecheck-0.4 PKGREVISION= 2 CATEGORIES= pkgtools devel -MASTER_SITES= # empty -DISTFILES= # empty MAINTAINER= pkgsrc-users@NetBSD.org #HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/ -- cgit v1.2.3