diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-10-25 22:28:22 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-10-25 22:28:22 +0000 |
commit | d17f126e645a27e390409cda91b53fe7c72d2d0c (patch) | |
tree | 9e27a2d13c223298a8a811de63209ca29651dfcb /astro/fowsr | |
parent | 3bb8969165ca807964f6c17629f8e565f4ddac7a (diff) | |
download | ports-d17f126e645a27e390409cda91b53fe7c72d2d0c.tar.gz ports-d17f126e645a27e390409cda91b53fe7c72d2d0c.zip |
Notes
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 |