diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2006-04-21 18:39:19 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2006-04-21 18:39:19 +0000 |
commit | 2201ea060728156976b0e1b780148e35c73632db (patch) | |
tree | edffbbfffa6384672226bec39c6fa1a71e26e147 /security/lsh/Makefile | |
parent | 254b91789e523c1441e55817f55f9c1ff8c81f79 (diff) | |
download | ports-2201ea060728156976b0e1b780148e35c73632db.tar.gz ports-2201ea060728156976b0e1b780148e35c73632db.zip |
Notes
Diffstat (limited to 'security/lsh/Makefile')
-rw-r--r-- | security/lsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile index d18e62eeb55e..05c5fc0754df 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -6,7 +6,7 @@ PORTNAME= lsh PORTVERSION= 2.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security ipv6 MASTER_SITES= ${MASTER_SITE_GNUPG} \ ftp://ftp.lysator.liu.se/pub/security/%SUBDIR%/ |