diff options
Diffstat (limited to 'devel/jwasm/Makefile')
-rw-r--r-- | devel/jwasm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/jwasm/Makefile b/devel/jwasm/Makefile index 3ac586a1b279..7b9530a89fd7 100644 --- a/devel/jwasm/Makefile +++ b/devel/jwasm/Makefile @@ -1,5 +1,5 @@ PORTNAME= jwasm -PORTVERSION= 2.14 +PORTVERSION= 2.15 PORTEPOCH= 1 CATEGORIES= devel @@ -16,7 +16,7 @@ USES= alias dos2unix gmake USE_GITHUB= yes GH_ACCOUNT= Baron-von-Riedesel GH_PROJECT= JWasm -GH_TAGNAME= f0a2fdd +GH_TAGNAME= 5a5714d OPTIONS_DEFINE= DOCS |