diff options
-rw-r--r-- | x11-toolkits/fox16/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/fox16/Makefile b/x11-toolkits/fox16/Makefile index 02d941a418e6..de06681ad710 100644 --- a/x11-toolkits/fox16/Makefile +++ b/x11-toolkits/fox16/Makefile @@ -10,7 +10,8 @@ PORTVERSION= ${MAJORVER}.${SHVER} CATEGORIES= x11-toolkits MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ ftp://ftp.fox-toolkit.org/pub/ \ - http://fresh.t-systems-sfr.com/unix/src/misc/ + http://fresh.t-systems-sfr.com/unix/src/misc/ \ + http://freebsd.unixfreunde.de/sources/ MAINTAINER?= alecn2002@yandex.ru COMMENT= Fast and extensive C++ GUI toolkit -- ver.1.6 |