git: efe22952ac33 - main - science/nest: bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Aug 2023 01:38:05 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=efe22952ac33881006f1062656c9d0f965920700 commit efe22952ac33881006f1062656c9d0f965920700 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-08-11 10:50:54 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-08-12 01:37:41 +0000 science/nest: bump PORTREVISION --- science/nest/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/science/nest/Makefile b/science/nest/Makefile index 275bfa451f4b..d491a41a5927 100644 --- a/science/nest/Makefile +++ b/science/nest/Makefile @@ -1,6 +1,7 @@ PORTNAME= nest DISTVERSIONPREFIX= v DISTVERSION= 3.5 +PORTREVISION= 1 CATEGORIES= science biology # NEST is used in neuroscience MAINTAINER= yuri@FreeBSD.org