diff options
author | jeh <jeh@FreeBSD.org> | 2000-10-23 06:44:06 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-10-23 06:44:06 +0800 |
commit | f28c2f6189a9f8b1fe6d30818fcb7084a365ccb6 (patch) | |
tree | 66d0a8b8ad74b5571f241a31a6cc03df80c0a581 /net/tintin++-devel | |
parent | 3a4ac2f05da6616c77f8c2470052630f8abe2ed5 (diff) | |
download | freebsd-ports-gnome-f28c2f6189a9f8b1fe6d30818fcb7084a365ccb6.tar.gz freebsd-ports-gnome-f28c2f6189a9f8b1fe6d30818fcb7084a365ccb6.tar.zst freebsd-ports-gnome-f28c2f6189a9f8b1fe6d30818fcb7084a365ccb6.zip |
Add MASTER_SITES
PR: 22222
Submitted by: Park JongHwan <jhp@cocoja.holywar.net> MAINTAINER
Diffstat (limited to 'net/tintin++-devel')
-rw-r--r-- | net/tintin++-devel/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |