diff options
-rw-r--r-- | devel/libidn/Makefile | 2 | ||||
-rw-r--r-- | dns/libidn/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/libidn/Makefile b/devel/libidn/Makefile index 0968fa9b0d45..62096bcfe470 100644 --- a/devel/libidn/Makefile +++ b/devel/libidn/Makefile @@ -9,7 +9,7 @@ PORTNAME= libidn PORTVERSION= 0.3.3 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} +MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \ http://josefsson.org/libidn/releases/ MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index 0968fa9b0d45..62096bcfe470 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -9,7 +9,7 @@ PORTNAME= libidn PORTVERSION= 0.3.3 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} +MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \ http://josefsson.org/libidn/releases/ MASTER_SITE_SUBDIR= ${PORTNAME} |