summaryrefslogtreecommitdiff
path: root/security/lsh/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-02-15 11:04:40 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-02-15 11:04:40 +0000
commit77bb982d3f5aadfdc275c7711a5e3879192a9c74 (patch)
tree998d49c69c67cb2ca6240e4088c1ca99e9c39b9c /security/lsh/Makefile
parentUse MASTER_SITE_GNUPG. (diff)
Fix fetch after MASTER_SITE_GNUPG introduction.
Notes
Notes: svn path=/head/; revision=75557
Diffstat (limited to 'security/lsh/Makefile')
-rw-r--r--security/lsh/Makefile4
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