git: 48955fabe989 - main - ftp/gftp: Bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Mar 2024 04:34:40 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=48955fabe9894b7a9424f613f8a0cad698489c8e commit 48955fabe9894b7a9424f613f8a0cad698489c8e Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2024-03-06 04:29:32 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2024-03-06 04:31:52 +0000 ftp/gftp: Bump PORTREVISION Fixes: bd06befd73eb --- ftp/gftp/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index 64c6eb76f751..f3adae9bd056 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -1,5 +1,6 @@ PORTNAME= gftp PORTVERSION= 2.9.1b +PORTREVISION= 1 CATEGORIES= ftp MAINTAINER= oliver@FreeBSD.org