diff options
Diffstat (limited to 'security/sudosh2/Makefile')
-rw-r--r-- | security/sudosh2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sudosh2/Makefile b/security/sudosh2/Makefile index 37d3b05de559..69aae02808ea 100644 --- a/security/sudosh2/Makefile +++ b/security/sudosh2/Makefile @@ -6,11 +6,11 @@ # PORTNAME= sudosh -PORTVERSION= 1.4.9.1 +PORTVERSION= 1.6.3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} -DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.[0-9]*$/p&/:C/p\./p/} +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= cy@FreeBSD.org COMMENT= A sudo shell |