diff options
Diffstat (limited to 'net/dshell/Makefile')
-rw-r--r-- | net/dshell/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/dshell/Makefile b/net/dshell/Makefile index 51ba8184e80e..0df6f2cfa7ab 100644 --- a/net/dshell/Makefile +++ b/net/dshell/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dshell -PORTVERSION= 3.0.20150220 -PORTREVISION= 1 +PORTVERSION= 3.0.20171116 CATEGORIES= net MAINTAINER= nobutaka@FreeBSD.org @@ -27,7 +26,7 @@ SHEBANG_FILES= bin/*.py GH_ACCOUNT= USArmyResearchLab GH_PROJECT= Dshell -GH_TAGNAME= 46e691c +GH_TAGNAME= 5850adf OPTIONS_DEFINE= DOCS |