diff options
| author | Stefan Schlosser <bsdcode@disroot.org> | 2026-05-26 09:08:24 +0000 |
|---|---|---|
| committer | Yusuf Yaman <nxjoseph@FreeBSD.org> | 2026-05-26 10:22:17 +0000 |
| commit | 2759c0bfdf8b7dcf02498b703220a5b9775b332e (patch) | |
| tree | 36ad27e915493a57e6c8abc85a7e588acd40bd50 /emulators | |
| parent | abb8fc0a93411c92820bc6655aa8a7c3a12bba8e (diff) | |
Diffstat (limited to 'emulators')
| -rw-r--r-- | emulators/ares/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/ares/Makefile b/emulators/ares/Makefile index 2c838b5b41a5..d269ff07545e 100644 --- a/emulators/ares/Makefile +++ b/emulators/ares/Makefile @@ -1,7 +1,7 @@ PORTNAME= ares DISTVERSIONPREFIX= v DISTVERSION= 147 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MASTER_SITES= https://github.com/${PORTNAME}-emulator/${PORTNAME}/releases/download/${DISTVERSIONFULL}/ DISTNAME= ${PORTNAME}-source |
