summaryrefslogtreecommitdiff
path: root/cross/dasm/Makefile
diff options
context:
space:
mode:
authorng0 <ng0@pkgsrc.org>2019-12-09 09:29:15 +0000
committerng0 <ng0@pkgsrc.org>2019-12-09 09:29:15 +0000
commitdf851438c70a55e12b4ae708363113db1c504769 (patch)
treea79492d0a7cdcbc9d18674ceb82edc67f39d6b9f /cross/dasm/Makefile
parent7cb42539d94cd28c7163150f69c712fdd57aac6b (diff)
downloadpkgsrc-df851438c70a55e12b4ae708363113db1c504769.tar.gz
cross/dasm: Revbump to avoid distfiles conflict.
Diffstat (limited to 'cross/dasm/Makefile')
-rw-r--r--cross/dasm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/cross/dasm/Makefile b/cross/dasm/Makefile
index de23d250fd8..3683841a963 100644
--- a/cross/dasm/Makefile
+++ b/cross/dasm/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.12 2019/12/08 23:58:52 ng0 Exp $
+# $NetBSD: Makefile,v 1.13 2019/12/09 09:29:15 ng0 Exp $
#
DISTNAME= dasm-2.20.11
+PKGREVISION= 1
+DIST_SUBDIR= ${PKGNAME_NOREV}
CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_GITHUB:=dasm-assembler/}
-GITHUB_PROJECT= dasm
GITHUB_TAG= 2.20.11
MAINTAINER= xmor61@users.sourceforge.net