diff options
author | tnn <tnn@pkgsrc.org> | 2022-03-28 10:44:05 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2022-03-28 10:44:05 +0000 |
commit | 4db32c26c6e070f088bce3efed1033d23d995d59 (patch) | |
tree | 1e98187e0fa29f2cbad0ed78d43933c7a9309201 /games/frotz | |
parent | 0aaba56f5cadb7876e0f7c6739aabb699bb2a430 (diff) | |
download | pkgsrc-4db32c26c6e070f088bce3efed1033d23d995d59.tar.gz |
g*/*: revbump(1) for libsndfile
Diffstat (limited to 'games/frotz')
-rw-r--r-- | games/frotz/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/frotz/Makefile b/games/frotz/Makefile index ffe0dc58a14..cdc36ed370c 100644 --- a/games/frotz/Makefile +++ b/games/frotz/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2021/04/08 11:04:02 nia Exp $ +# $NetBSD: Makefile,v 1.41 2022/03/28 10:44:08 tnn Exp $ DISTNAME= frotz-2.53 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= https://gitlab.com/DavidGriffith/frotz/-/archive/${PKGVERSION_NOREV}/ |