1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update MASTER_SITES and WWW: line

PR:		57894
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2003-10-12 13:10:39 +00:00
parent bae22be562
commit 8ad12ee8b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90921
2 changed files with 3 additions and 3 deletions

View File

@ -9,8 +9,8 @@ PORTNAME= libmcrypt
PORTVERSION= 2.5.7
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/libmcrypt/ \
ftp://ftp.ntua.gr/pub/security/mcrypt/libmcrypt/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/lib//}
MAINTAINER= ports@FreeBSD.org
COMMENT= Multi-cipher cryptographic library (used in PHP3)

View File

@ -4,4 +4,4 @@ a variety of ciphers for convenient use.
In particular, having libmcrypt allows you to build PHP3 with
encryption.
WWW: http://mcrypt.hellug.gr/
WWW: http://mcrypt.sourceforge.net/