diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-09-18 21:16:12 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-09-18 21:16:12 +0800 |
commit | 6ba3dfe95b1fdfc81f86882325fb25603b6dc7ae (patch) | |
tree | 7a991bb63575784a00f913b901695bf0e9d0fe4f /security/sshit/Makefile | |
parent | c254549238f34d444679746aee3703888367309e (diff) | |
download | freebsd-ports-gnome-6ba3dfe95b1fdfc81f86882325fb25603b6dc7ae.tar.gz freebsd-ports-gnome-6ba3dfe95b1fdfc81f86882325fb25603b6dc7ae.tar.zst freebsd-ports-gnome-6ba3dfe95b1fdfc81f86882325fb25603b6dc7ae.zip |
- make work with fqdn
- bump PORTREVISION
PR: ports/115210
Submitted by: Alex Keda <admin_AT_lissyara.su>
Approved by: Jui-Nan Lin (maintainer), clsung (mentor)
Diffstat (limited to 'security/sshit/Makefile')
-rw-r--r-- | security/sshit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sshit/Makefile b/security/sshit/Makefile index 8ed9c115a4b5..c52f2c8c61da 100644 --- a/security/sshit/Makefile +++ b/security/sshit/Makefile @@ -7,7 +7,7 @@ PORTNAME= sshit PORTVERSION= 0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://anp.ath.cx/sshit/ \ ${MASTER_SITE_LOCAL} |