diff options
Diffstat (limited to 'www/garage/Makefile')
-rw-r--r-- | www/garage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/garage/Makefile b/www/garage/Makefile index 2e26d6c42715..4b5ec7c3a022 100644 --- a/www/garage/Makefile +++ b/www/garage/Makefile @@ -1,6 +1,6 @@ PORTNAME= garage DISTVERSION= 0.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://git.deuxfleurs.fr/Deuxfleurs/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} |