diff options
Diffstat (limited to 'astro/fowsr')
-rw-r--r-- | astro/fowsr/Makefile | 12 | ||||
-rw-r--r-- | astro/fowsr/distinfo | 6 |
2 files changed, 9 insertions, 9 deletions
diff --git a/astro/fowsr/Makefile b/astro/fowsr/Makefile index b85f05bfb92e..bd215b0fac7a 100644 --- a/astro/fowsr/Makefile +++ b/astro/fowsr/Makefile @@ -4,18 +4,18 @@ PORTNAME= fowsr PORTVERSION= ${FILEVER} CATEGORIES= astro -DISTNAME= fowsr-${FILEVER} -USE_GITHUB= yes -GH_ACCOUNT= apachler -GH_PROJECT= fowsr -GH_TAGNAME= 571db38 + MAINTAINER= netchild@FreeBSD.org COMMENT= Fine Offset Weather Station Reader LICENSE= GPLv3 FILEVER= 2.0 -WRKSRC= ${WRKDIR}/${PORTNAME}-${GH_TAGNAME}/${PORTNAME}.src +WRKSRC_SUBDIR= ${PORTNAME}.src + +USE_GITHUB= yes +GH_ACCOUNT= apachler +GH_TAGNAME= 571db38 USES= gmake dos2unix diff --git a/astro/fowsr/distinfo b/astro/fowsr/distinfo index a45e209e299b..48feb98cd282 100644 --- a/astro/fowsr/distinfo +++ b/astro/fowsr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1474280139 -SHA256 (fowsr-2.0_GH0.tar.gz) = ae18078b948037576217f83cbb86287f38e30e4f3a425b6cf8e6f891b43e0623 -SIZE (fowsr-2.0_GH0.tar.gz) = 24288 +TIMESTAMP = 1477432894 +SHA256 (apachler-fowsr-2.0-571db38_GH0.tar.gz) = ae18078b948037576217f83cbb86287f38e30e4f3a425b6cf8e6f891b43e0623 +SIZE (apachler-fowsr-2.0-571db38_GH0.tar.gz) = 24288 |