diff options
-rw-r--r-- | net-im/libnice/Makefile | 3 | ||||
-rw-r--r-- | sysutils/polkit/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index d0ec8679480f..5225df90494d 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -5,7 +5,8 @@ PORTNAME= libnice PORTVERSION= 0.1.3 CATEGORIES= net-im devel -MASTER_SITES= http://nice.freedesktop.org/releases/ +MASTER_SITES= http://nice.freedesktop.org/releases/ \ + http://miwibox.org/distfiles/ MAINTAINER= gnome@FreeBSD.org COMMENT= Library and transmitter that implements ICE-19 diff --git a/sysutils/polkit/Makefile b/sysutils/polkit/Makefile index 3feb9dda3cc5..3a129234ab23 100644 --- a/sysutils/polkit/Makefile +++ b/sysutils/polkit/Makefile @@ -6,7 +6,8 @@ PORTNAME= polkit PORTVERSION= 0.105 PORTREVISION= 1 CATEGORIES= sysutils gnome -MASTER_SITES= http://www.freedesktop.org/software/polkit/releases/ +MASTER_SITES= http://www.freedesktop.org/software/polkit/releases/ \ + http://miwibox.org/distfiles/ MAINTAINER= gnome@FreeBSD.org COMMENT= Framework for controlling access to system-wide components |