git: 913bb6307954 - main - devel/nasm: bump PORTEPOCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Dec 2022 18:17:10 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=913bb63079544e684f7f049be6141d06b52e0ae0 commit 913bb63079544e684f7f049be6141d06b52e0ae0 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2022-12-23 18:16:54 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2022-12-23 18:16:54 +0000 devel/nasm: bump PORTEPOCH --- devel/nasm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile index 9b16a210141f..9e6f8bdf83a1 100644 --- a/devel/nasm/Makefile +++ b/devel/nasm/Makefile @@ -1,6 +1,6 @@ PORTNAME= nasm PORTVERSION= 2.15.05 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= devel lang MASTER_SITES= https://www.nasm.us/pub/nasm/releasebuilds/${PORTVERSION}/ \ https://mirror.sobukus.de/files/src/nasm/