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