diff options
| author | Stefan Schlosser <bsdcode@disroot.org> | 2025-10-03 08:41:36 +0000 |
|---|---|---|
| committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-10-11 06:15:31 +0000 |
| commit | 9724041abdd9a21f5f85a052b295e1b128e2f1c5 (patch) | |
| tree | 16ea93f19225ae388bb74dcaaddd8ced9058284d | |
| parent | aa2adae4daaf521f1e67831d80ade4612487eef3 (diff) | |
emulators/ares: bump PORTREVISION after devel/librashader update
PR: 290103
Reported by: Stefan Schlosser <bsdcode@disroot.org> (maintainer)
| -rw-r--r-- | emulators/ares/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/ares/Makefile b/emulators/ares/Makefile index 0ce6c3aaf5c9..82c1c0a2a4de 100644 --- a/emulators/ares/Makefile +++ b/emulators/ares/Makefile @@ -1,6 +1,7 @@ PORTNAME= ares DISTVERSIONPREFIX= v DISTVERSION= 146 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= https://github.com/${PORTNAME}-emulator/${PORTNAME}/releases/download/${DISTVERSIONFULL}/ DISTNAME= ${PORTNAME}-source |
