diff options
Diffstat (limited to 'emulators/ares/Makefile')
-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 |