summaryrefslogtreecommitdiff
path: root/cross/cc65
diff options
context:
space:
mode:
Diffstat (limited to 'cross/cc65')
-rw-r--r--cross/cc65/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/cc65/Makefile b/cross/cc65/Makefile
index abd9419091b..e01e3082e16 100644
--- a/cross/cc65/Makefile
+++ b/cross/cc65/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2019/05/19 03:41:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2019/08/11 13:18:17 wiz Exp $
#
DISTNAME= cc65-2.17
PKGNAME= ${DISTNAME:S/-sources//}
+PKGREVISION= 1
CATEGORIES= cross lang
MASTER_SITES= ${MASTER_SITE_GITHUB:=cc65/}
GITHUB_PROJECT= cc65