diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2022-04-26 21:04:23 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-04-26 21:04:23 +0000 |
commit | b012c41332430d43c984262040091daff569e8c1 (patch) | |
tree | 61b40a9c1032b8f880aa580fdb747ae6f22d37b7 /games/hitori/Makefile | |
parent | c25f9c031ba7e88965d44c086e8e5bc36c9f38b2 (diff) | |
download | ports-b012c41332430d43c984262040091daff569e8c1.tar.gz ports-b012c41332430d43c984262040091daff569e8c1.zip |
Diffstat (limited to 'games/hitori/Makefile')
-rw-r--r-- | games/hitori/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/games/hitori/Makefile b/games/hitori/Makefile index f7e54b89aeb3..e630980656e7 100644 --- a/games/hitori/Makefile +++ b/games/hitori/Makefile @@ -1,14 +1,11 @@ # Created by: FreeBSD GNOME Team <gnome@freebsd.org> PORTNAME= hitori -PORTVERSION= 3.38.3 +PORTVERSION= 3.38.4 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 -PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ -PATCHFILES+= d25728e122f1.patch:-p1 # https://gitlab.gnome.org/GNOME/hitori/-/merge_requests/35 - MAINTAINER= gnome@FreeBSD.org COMMENT= Hitori |