diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/tintin++-devel/Makefile | 3 | ||||
-rw-r--r-- | net/tintin++/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net/tintin++-devel/Makefile b/net/tintin++-devel/Makefile index cac0a2ff4ac2..9326aca782af 100644 --- a/net/tintin++-devel/Makefile +++ b/net/tintin++-devel/Makefile @@ -8,7 +8,8 @@ PORTNAME= tintin PORTVERSION= 1.8.3 CATEGORIES= net games -MASTER_SITES= http://mail.newclear.net/tintin/download/ +MASTER_SITES= http://mail.newclear.net/tintin/download/ \ + http://freebsd.hanirc.org/~jhp/tintin++/ DISTNAME= tintin++v1.83 MAINTAINER= jhp@cocoja.holywar.net diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile index a9c1aa89e441..94df22a2f8cc 100644 --- a/net/tintin++/Makefile +++ b/net/tintin++/Makefile @@ -8,7 +8,8 @@ PORTNAME= tintin PORTVERSION= 1.5.9 CATEGORIES= net games -MASTER_SITES= http://mail.newclear.net/tintin/download/ +MASTER_SITES= http://mail.newclear.net/tintin/download/ \ + http://freebsd.hanirc.org/~jhp/tintin++/ DISTNAME= tintin++v1.5pl9 MAINTAINER= jhp@cocoja.holywar.net |