diff options
author | adam <adam@pkgsrc.org> | 2021-12-08 16:01:42 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-12-08 16:01:42 +0000 |
commit | ac26554d9f5c20806cbab620560e5cdb9f5af267 (patch) | |
tree | f19c5de6d0b7dd975754ab007486cb1a5d65f5ef /games/ecwolf | |
parent | 89042bb7303ab35491df57328b4ced04ed0f68bc (diff) | |
download | pkgsrc-ac26554d9f5c20806cbab620560e5cdb9f5af267.tar.gz |
revbump for icu and libffi
Diffstat (limited to 'games/ecwolf')
-rw-r--r-- | games/ecwolf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/ecwolf/Makefile b/games/ecwolf/Makefile index d01dbad6271..f6e1961beb0 100644 --- a/games/ecwolf/Makefile +++ b/games/ecwolf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2021/09/04 10:36:29 nia Exp $ +# $NetBSD: Makefile,v 1.2 2021/12/08 16:04:27 adam Exp $ DISTNAME= 1.3.3 PKGNAME= ecwolf-${DISTNAME} +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= https://bitbucket.org/ecwolf/ecwolf/get/ DIST_SUBDIR= ecwolf |