diff options
Diffstat (limited to 'devel/icestorm/Makefile')
-rw-r--r-- | devel/icestorm/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/icestorm/Makefile b/devel/icestorm/Makefile index 5e72b2d016eb..f0c486f3f02a 100644 --- a/devel/icestorm/Makefile +++ b/devel/icestorm/Makefile @@ -1,6 +1,7 @@ -PORTNAME= icestorm -PORTVERSION= g20250207 -CATEGORIES= devel +PORTNAME= icestorm +DISTVERSIONPREFIX= v +DISTVERSION= 1.1 +CATEGORIES= devel MAINTAINER= jbo@FreeBSD.org COMMENT= IceStorm tools for Lattice iCE40 FPGAs @@ -20,7 +21,6 @@ SHEBANG_FILES= ${WRKSRC}/icebox/*.py \ USE_GITHUB= yes GH_ACCOUNT= yosyshq -GH_TAGNAME= 7fbf8c0 BINARY_ALIAS= python3=${PYTHON_CMD} sed=gsed |