diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-08-09 06:20:00 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-08-09 06:24:08 +0000 |
commit | aa8c0111bfd641853f435ed69310589fccda2200 (patch) | |
tree | 3303d0a3259f111aa75c86f420007a16d13bd0aa /www/gohugo | |
parent | a46526de436607616931251064793745ffc6e409 (diff) |
Diffstat (limited to 'www/gohugo')
-rw-r--r-- | www/gohugo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index 286e241b67e9..f817717c4db0 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,7 +1,7 @@ PORTNAME= hugo DISTVERSIONPREFIX= v DISTVERSION= 0.125.6 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go |