diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-05-13 17:43:16 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-05-13 17:56:04 +0000 |
commit | fce0cc32720e61042bc675152b116f9e61532e92 (patch) | |
tree | 3c3944ad4121d04dd678e3c58651096f6229f908 /emulators/magia | |
parent | a0676cbde9ff7029f5f0af1c50135be5e669d325 (diff) |
all: Bump after lang/go121 update
MFH: 2024Q2
Diffstat (limited to 'emulators/magia')
-rw-r--r-- | emulators/magia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/magia/Makefile b/emulators/magia/Makefile index 8fb0f7a3b1e3..480f3e6a9ad5 100644 --- a/emulators/magia/Makefile +++ b/emulators/magia/Makefile @@ -1,7 +1,7 @@ PORTNAME= magia DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= emulators MAINTAINER= ports@FreeBSD.org |