summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_alternatives
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-03-03 03:30:52 +0000
committerobache <obache@pkgsrc.org>2014-03-03 03:30:52 +0000
commit7f2a37cb1a08dc9b8e6f934a578612a8cd05ed91 (patch)
tree968fbf2f44edcbf2a187c50ffa7c8ac49b781666 /pkgtools/pkg_alternatives
parent92b8ca727c1d095ba1045f23f5edb21265dc7d0b (diff)
downloadpkgsrc-7f2a37cb1a08dc9b8e6f934a578612a8cd05ed91.tar.gz
Just define PKGNAME and use it.
Diffstat (limited to 'pkgtools/pkg_alternatives')
-rw-r--r--pkgtools/pkg_alternatives/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/pkgtools/pkg_alternatives/Makefile b/pkgtools/pkg_alternatives/Makefile
index 3d1412b30cd..b6882a316ea 100644
--- a/pkgtools/pkg_alternatives/Makefile
+++ b/pkgtools/pkg_alternatives/Makefile
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2012/09/11 23:19:36 asau Exp $
+# $NetBSD: Makefile,v 1.20 2014/03/03 03:30:53 obache Exp $
#
-DISTNAME= pkg_alternatives-1.6
+PKGNAME= pkg_alternatives-1.6
CATEGORIES= pkgtools
-MASTER_SITES= # empty
-DISTFILES= # empty
MAINTAINER= jmmv@NetBSD.org
COMMENT= Generic wrappers for programs with similar interfaces