diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
commit | 4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75 (patch) | |
tree | 15e4740db2f14a3ea4848f1dfcc64de1e6b5d9bf /security/libmcrypt | |
parent | feb212beb00bfe3bc18e398c9d57084415ce3efd (diff) | |
download | ports-4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75.tar.gz ports-4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75.zip |
Notes
Diffstat (limited to 'security/libmcrypt')
-rw-r--r-- | security/libmcrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libmcrypt/Makefile b/security/libmcrypt/Makefile index 8e866c9b5788..d8f6433f67cf 100644 --- a/security/libmcrypt/Makefile +++ b/security/libmcrypt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libmcrypt -PORTVERSION= 2.2.4 +PORTVERSION= 2.2.4 CATEGORIES= security MASTER_SITES= ftp://argeas.cs-net.gr/pub/unix/mcrypt/ \ ftp://ftp.internat.freebsd.org/pub/FreeBSD/distfiles/ |