diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-08-26 08:08:01 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-08-26 08:08:01 +0000 |
commit | 7a55f9542531c541f36ae5cf3a58d6ce92ec7bff (patch) | |
tree | e8a3abc76b14092adca20f88e03df65f2caa4ec7 /www/castor | |
parent | 2945264a24183b9e4a6d9c9dce5ca48ec0a880d1 (diff) |
Diffstat (limited to 'www/castor')
-rw-r--r-- | www/castor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/castor/Makefile b/www/castor/Makefile index 12deaefb86ef..f239ee1fddbc 100644 --- a/www/castor/Makefile +++ b/www/castor/Makefile @@ -1,6 +1,6 @@ PORTNAME= castor DISTVERSION= 0.8.16 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= www MASTER_SITES= https://git.sr.ht/~julienxx/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |