diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-02-11 10:36:37 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-02-11 10:39:17 +0000 |
commit | 7e5aa2085f48d71be003c8ff0377bde837467291 (patch) | |
tree | 4f9de333148c8bbb121f4bcd504d4a104f15bdcd /emulators/magia | |
parent | 81c5b67aba739900334764db1e683703ea155f36 (diff) |
all: Bump PORTREVISION after lang/go* update
PR: 276530
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 92fd7fe59d20..12ef092d9607 100644 --- a/emulators/magia/Makefile +++ b/emulators/magia/Makefile @@ -1,7 +1,7 @@ PORTNAME= magia DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= emulators MAINTAINER= ports@FreeBSD.org |