diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-10-03 13:47:44 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-10-03 13:47:44 +0000 |
commit | 8e5a6741f554097caf643375cf115ad4c03b3eb7 (patch) | |
tree | 7b6165db6c53022961c6e94bd3b4590f88a8c98f /security/cl-md5-sbcl | |
parent | cb2585195a12d06047135df5fe2bb5d5fd205ef4 (diff) |
Notes
Diffstat (limited to 'security/cl-md5-sbcl')
-rw-r--r-- | security/cl-md5-sbcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cl-md5-sbcl/Makefile b/security/cl-md5-sbcl/Makefile index ac95443e4df7..1caf35f422e5 100644 --- a/security/cl-md5-sbcl/Makefile +++ b/security/cl-md5-sbcl/Makefile @@ -2,7 +2,7 @@ PORTNAME= md5 PORTVERSION= 1.8.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= security lisp PKGNAMEPREFIX= cl- DISTFILES= # none |