summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2008-05-26 10:50:17 +0000
committerwiz <wiz>2008-05-26 10:50:17 +0000
commitf361d0b6c2badecc88bc293c875329c4686f709c (patch)
treebd287f20a186e41f77ba397aac0a6a9cb94aa46e /devel
parent453e01e11d07349a16f12e28ba0d39ed432e10fb (diff)
downloadpkgsrc-f361d0b6c2badecc88bc293c875329c4686f709c.tar.gz
Set PKGNAME instead of overriding DISTNAME.
Diffstat (limited to 'devel')
-rw-r--r--devel/scmgit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/scmgit/Makefile b/devel/scmgit/Makefile
index 7b3e3ab5b9e..81cc44643ed 100644
--- a/devel/scmgit/Makefile
+++ b/devel/scmgit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2008/01/05 11:10:18 rillig Exp $
+# $NetBSD: Makefile,v 1.25 2008/05/26 10:50:17 wiz Exp $
.include "Makefile.common"
-DISTNAME= scmgit-${GIT_VERSION}
+PKGNAME= scmgit-${GIT_VERSION}
CATEGORIES+= meta-pkgs
MAINTAINER= bjs@NetBSD.org