diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-17 14:55:51 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-17 14:55:51 +0000 |
commit | 38c9f886978a67e1360690aa47c84d01645fd765 (patch) | |
tree | 957f9721649320c74dbcaa1ba447226fd78e743a /security/lep | |
parent | - Update to version 0.82.1 (diff) |
- Update to version 0.40
PR: ports/66747
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=109343
Diffstat (limited to 'security/lep')
-rw-r--r-- | security/lep/Makefile | 2 | ||||
-rw-r--r-- | security/lep/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/lep/Makefile b/security/lep/Makefile index 0bb397e55b51..47ebd56fa8ed 100644 --- a/security/lep/Makefile +++ b/security/lep/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lep -PORTVERSION= 0.31 +PORTVERSION= 0.40 CATEGORIES= security MASTER_SITES= http://members.optusnet.com.au/setagllib/ diff --git a/security/lep/distinfo b/security/lep/distinfo index c374a3dbd4c1..2ea7a5778b4a 100644 --- a/security/lep/distinfo +++ b/security/lep/distinfo @@ -1,2 +1,2 @@ -MD5 (lep-0.31.tar.bz2) = 71f4a8a169a61cf668eafec91d547623 -SIZE (lep-0.31.tar.bz2) = 5511 +MD5 (lep-0.40.tar.bz2) = b78950a7a0439bbfb01c45e79b95fb6d +SIZE (lep-0.40.tar.bz2) = 5943 |