diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-13 22:55:17 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-13 22:55:17 +0000 |
commit | 10c0107d2335ad4f5742ea2774bc07c23ffbcde7 (patch) | |
tree | d8810d5c187ed4218f90f872d2a898cb3a13b9a1 /devel/libidn | |
parent | 301d070424b5c7ba4f113ca202dadbd4f04aca1d (diff) | |
download | ports-10c0107d2335ad4f5742ea2774bc07c23ffbcde7.tar.gz ports-10c0107d2335ad4f5742ea2774bc07c23ffbcde7.zip |
Notes
Diffstat (limited to 'devel/libidn')
-rw-r--r-- | devel/libidn/Makefile | 5 | ||||
-rw-r--r-- | devel/libidn/distinfo | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index fb5276270560..91be5ed4ad2b 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -6,10 +6,11 @@ # PORTNAME= libidn -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= devel MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/${PORTNAME}/ \ - ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/${PORTNAME}/ + ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/${PORTNAME}/ \ + http://josefsson.org/libidn/releases/ MAINTAINER= krion@FreeBSD.org COMMENT= Internationalized Domain Names command line tool diff --git a/devel/libidn/distinfo b/devel/libidn/distinfo index 5d5937cb2ac4..65f52a804d8e 100644 --- a/devel/libidn/distinfo +++ b/devel/libidn/distinfo @@ -1 +1 @@ -MD5 (libidn-0.2.1.tar.gz) = dedf4baabde459dc6263ca2f38d4f0f9 +MD5 (libidn-0.2.2.tar.gz) = ae8dff76d5c88104c2d02e2b2eaf4645 |