diff options
author | Johan van Selst <johans@FreeBSD.org> | 2008-03-12 18:10:35 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2008-03-12 18:10:35 +0000 |
commit | 4f5a49925bb67a306ea00b38400ebed87c8310ca (patch) | |
tree | 1155b85ff2a7a1377b1f0a244c6b35f15ac738a3 /security/mcrypt | |
parent | d1b3e4617282aec78e78c635cad545598421626f (diff) |
Notes
Diffstat (limited to 'security/mcrypt')
-rw-r--r-- | security/mcrypt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index c5c10e524169..92073c092d1b 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -9,6 +9,7 @@ PORTNAME= mcrypt PORTVERSION= 2.6.7 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://argeas.cs-net.gr/pub/unix/mcrypt/attic/ \ |