diff options
author | Guangyuan Yang <ygy@FreeBSD.org> | 2022-03-30 07:01:44 +0000 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2022-03-30 07:01:44 +0000 |
commit | d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 (patch) | |
tree | ec7c3851776c38c48ced328ab7643e1a778e20dc /ftp/curlie | |
parent | e05f47079e7eb8c26fc02945ff0d01b18136e4df (diff) |
*/*: Bump PORTREVISION after lang/go 1.18 update
Diffstat (limited to 'ftp/curlie')
-rw-r--r-- | ftp/curlie/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/curlie/Makefile b/ftp/curlie/Makefile index ffa1ebac521b..3289521be106 100644 --- a/ftp/curlie/Makefile +++ b/ftp/curlie/Makefile @@ -1,6 +1,7 @@ PORTNAME= curlie DISTVERSIONPREFIX= v DISTVERSION= 1.6.7 +PORTREVISION= 1 CATEGORIES= ftp net www MAINTAINER= 0mp@FreeBSD.org |