diff options
author | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
commit | 11b8f289b9119c1a549e837df0ba9b228102c685 (patch) | |
tree | 302ac87bdbdfebda1668094e8e68d2f97e39024c /editors/sasm | |
parent | 13580bce44a7e37feef27bd0f3839d7d45d311d4 (diff) | |
download | pkgsrc-11b8f289b9119c1a549e837df0ba9b228102c685.tar.gz |
Recursive bumps for fontconfig and libzip dependency changes.
Diffstat (limited to 'editors/sasm')
-rw-r--r-- | editors/sasm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/sasm/Makefile b/editors/sasm/Makefile index be726a4a611..eef9034f42b 100644 --- a/editors/sasm/Makefile +++ b/editors/sasm/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2016/10/06 21:08:38 mef Exp $ +# $NetBSD: Makefile,v 1.5 2018/03/12 11:16:24 wiz Exp $ DISTNAME= SASM-3.6.0 PKGNAME= ${DISTNAME:tl} +PKGREVISION= 1 CATEGORIES= editors x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=Dman95/} GITHUB_PROJECT= SASM |