diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-04-27 12:00:54 +0000 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-04-27 12:01:46 +0000 |
commit | f7accb23bf4c9fc87a4b362937629ccd09d425e5 (patch) | |
tree | fb7d3468cb70e998e59ce780f57df4c47535e646 /emulators/vice | |
parent | d4d975cffa333bd1b88fcdaf1f0c8f3aa79728b9 (diff) |
Diffstat (limited to 'emulators/vice')
-rw-r--r-- | emulators/vice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index fb8a3ed2cede..592b9383a48a 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,6 +1,6 @@ PORTNAME= vice PORTVERSION= 3.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= SF/vice-emu/releases |