diff options
author | marcus <marcus@FreeBSD.org> | 2009-08-23 01:55:27 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-08-23 01:55:27 +0800 |
commit | fa20eaf6a5ee477f6a4cc7d8bec52c4d7e89616d (patch) | |
tree | 530c1a52161bf67b2e0aa1772edcba7dba1a7d80 /security | |
parent | e13916f56bd1c544851426b7eef41e3570764d5d (diff) | |
download | freebsd-ports-gnome-fa20eaf6a5ee477f6a4cc7d8bec52c4d7e89616d.tar.gz freebsd-ports-gnome-fa20eaf6a5ee477f6a4cc7d8bec52c4d7e89616d.tar.zst freebsd-ports-gnome-fa20eaf6a5ee477f6a4cc7d8bec52c4d7e89616d.zip |
Chase the vte shared lib bump.
Diffstat (limited to 'security')
-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/} |