diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-09 20:37:17 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-09 20:37:17 +0000 |
commit | 8f30fdf0b1df78ae7cabd009456a0e9aae701a86 (patch) | |
tree | 44b9c116dd520aab0038606eabab6a0f0891ae04 /net/gnomeicu | |
parent | 200796e6c561045c9c72b274964b69bfc7648908 (diff) | |
download | ports-8f30fdf0b1df78ae7cabd009456a0e9aae701a86.tar.gz ports-8f30fdf0b1df78ae7cabd009456a0e9aae701a86.zip |
Notes
Diffstat (limited to 'net/gnomeicu')
-rw-r--r-- | net/gnomeicu/Makefile | 6 | ||||
-rw-r--r-- | net/gnomeicu/gnomeicu/Makefile | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/net/gnomeicu/Makefile b/net/gnomeicu/Makefile index fb2351c635e0..52c7cbc1cbe0 100644 --- a/net/gnomeicu/Makefile +++ b/net/gnomeicu/Makefile @@ -3,12 +3,14 @@ # Date created: Oct 15 1998 # Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1998/10/19 14:36:42 vanilla Exp $ +# $Id: Makefile,v 1.2 1998/10/20 17:49:14 vanilla Exp $ # DISTNAME= gtkicq-0.56 CATEGORIES= net -MASTER_SITES= ftp://ncis.ml.org/pub/gtkicq/ +MASTER_SITES= ftp://ftp.bse.bg/pub/Unix/icq/ \ + ftp://ftp.infodrom.north.de/pub/unix/gtk-etc/apps/gtkicq/ \ + ftp://ftp.rnd.runnet.ru/pub/unix/GUI_Toolkits/gtk/ MAINTAINER= Nakai@technologist.com diff --git a/net/gnomeicu/gnomeicu/Makefile b/net/gnomeicu/gnomeicu/Makefile index fb2351c635e0..52c7cbc1cbe0 100644 --- a/net/gnomeicu/gnomeicu/Makefile +++ b/net/gnomeicu/gnomeicu/Makefile @@ -3,12 +3,14 @@ # Date created: Oct 15 1998 # Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1998/10/19 14:36:42 vanilla Exp $ +# $Id: Makefile,v 1.2 1998/10/20 17:49:14 vanilla Exp $ # DISTNAME= gtkicq-0.56 CATEGORIES= net -MASTER_SITES= ftp://ncis.ml.org/pub/gtkicq/ +MASTER_SITES= ftp://ftp.bse.bg/pub/Unix/icq/ \ + ftp://ftp.infodrom.north.de/pub/unix/gtk-etc/apps/gtkicq/ \ + ftp://ftp.rnd.runnet.ru/pub/unix/GUI_Toolkits/gtk/ MAINTAINER= Nakai@technologist.com |