diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-15 11:04:40 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-15 11:04:40 +0000 |
commit | 77bb982d3f5aadfdc275c7711a5e3879192a9c74 (patch) | |
tree | 998d49c69c67cb2ca6240e4088c1ca99e9c39b9c /security/lsh | |
parent | c68e6ec0b01981ce920a30c34b1332ef1c78af56 (diff) |
Notes
Diffstat (limited to 'security/lsh')
-rw-r--r-- | security/lsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile index d2549bbbefdb..d1526fb719d3 100644 --- a/security/lsh/Makefile +++ b/security/lsh/Makefile @@ -8,8 +8,8 @@ PORTNAME= lsh PORTVERSION= 1.5 CATEGORIES= security ipv6 MASTER_SITES= ${MASTER_SITE_GNUPG} \ - ftp://ftp.lysator.liu.se/pub/security/lsh/%SUBDIR%/ -MASTER_SITE_SUBDIR= . old + ftp://ftp.lysator.liu.se/pub/security/%SUBDIR%/ +MASTER_SITE_SUBDIR= lsh lsh/old DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org |