diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2022-09-25 20:09:45 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2022-09-25 20:14:54 +0000 |
commit | 1e5aaab3fc82a054d429caefe5374607f6db12e1 (patch) | |
tree | 485ed91609ae187bc214186e9b4e2c485eac333e /emulators/vice | |
parent | 3c2fd0550b4992ff6a4de626f2154de3fb696937 (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 627853cbf57d..68173930f49d 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,6 +1,6 @@ PORTNAME= vice PORTVERSION= 3.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= SF/vice-emu/releases |