diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-05-03 16:36:39 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-05-03 16:36:39 +0000 |
commit | 2898e3fa0cd98a2293e7ac858e3efaf16444c98c (patch) | |
tree | 0c98bf4df764b75bc08fe49f8d5555bf3212ef21 /security/prelude-lml | |
parent | d6666c0ddc9171e178c5e456ba6d0bc61dba9ac2 (diff) | |
download | ports-2898e3fa0cd98a2293e7ac858e3efaf16444c98c.tar.gz ports-2898e3fa0cd98a2293e7ac858e3efaf16444c98c.zip |
Notes
Diffstat (limited to 'security/prelude-lml')
-rw-r--r-- | security/prelude-lml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/prelude-lml/Makefile b/security/prelude-lml/Makefile index 5e3bbe6b9cf8..e0b9108f6e27 100644 --- a/security/prelude-lml/Makefile +++ b/security/prelude-lml/Makefile @@ -3,7 +3,7 @@ PORTNAME= prelude-lml PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= https://www.prelude-ids.org/attachments/download/242/ |