diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-22 17:55:27 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-22 17:55:27 +0000 |
commit | 4bee424b365f70421839f26f3daa36518934a96d (patch) | |
tree | f7e1dad52bfc32f4053dfe14363e02fd9efe6dbd /security/hotssh | |
parent | f1bf2fecbc94b55a0015d19900186d9ba0644614 (diff) | |
download | ports-4bee424b365f70421839f26f3daa36518934a96d.tar.gz ports-4bee424b365f70421839f26f3daa36518934a96d.zip |
Notes
Diffstat (limited to 'security/hotssh')
-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 44c8da1d6cfb..8e974bf57145 100644 --- a/security/hotssh/Makefile +++ b/security/hotssh/Makefile @@ -7,7 +7,7 @@ PORTNAME= hotssh PORTVERSION= 0.2.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |