diff options
author | anders <anders@FreeBSD.org> | 2003-01-05 05:15:07 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2003-01-05 05:15:07 +0800 |
commit | 0c180f12a5b8fccf231bf632df532a09895e82ca (patch) | |
tree | fba531361fb864e0c1da7c5b8766ae518205c34b /security/libmcrypt/Makefile | |
parent | 1e85144910f35602c2c4874a1650ef527fcf25d1 (diff) | |
download | freebsd-ports-gnome-0c180f12a5b8fccf231bf632df532a09895e82ca.tar.gz freebsd-ports-gnome-0c180f12a5b8fccf231bf632df532a09895e82ca.tar.zst freebsd-ports-gnome-0c180f12a5b8fccf231bf632df532a09895e82ca.zip |
2.5.4 isn't fetchable - update to 2.5.5.
Diffstat (limited to 'security/libmcrypt/Makefile')
-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 dead627fb22c..aead669eaa28 100644 --- a/security/libmcrypt/Makefile +++ b/security/libmcrypt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libmcrypt -PORTVERSION= 2.5.4 +PORTVERSION= 2.5.5 CATEGORIES= security MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/libmcrypt/ \ ftp://ftp.ntua.gr/pub/security/mcrypt/libmcrypt/ |