diff options
Diffstat (limited to 'security/hotssh/Makefile')
-rw-r--r-- | security/hotssh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hotssh/Makefile b/security/hotssh/Makefile index b6a2da390791..44c8da1d6cfb 100644 --- a/security/hotssh/Makefile +++ b/security/hotssh/Makefile @@ -7,7 +7,7 @@ PORTNAME= hotssh PORTVERSION= 0.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |