diff options
author | leot <leot@pkgsrc.org> | 2020-08-18 17:57:24 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-08-18 17:57:24 +0000 |
commit | f541e11970c0928c97f9e5119cc927afa0f8910a (patch) | |
tree | 0ed41dd52d88e99122ea10fd02e260e1fcc50746 /emulators/simh | |
parent | 6851ffc9c3f0810a2549284162592b280f5e8673 (diff) | |
download | pkgsrc-f541e11970c0928c97f9e5119cc927afa0f8910a.tar.gz |
*: revbump for libsndfile
Diffstat (limited to 'emulators/simh')
-rw-r--r-- | emulators/simh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index a0928047ee7..d69115181b7 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.54 2020/03/27 15:25:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.55 2020/08/18 17:57:47 leot Exp $ DISTNAME= simh-4.0.0 PKGNAME= simh-4.0.0.20180919 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GITHUB:=simh/} GITHUB_PROJECT= simh |