diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2000-05-16 17:01:41 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2000-05-16 17:01:41 +0000 |
commit | 2c56623ff674c15cbd247f82cecb0ad5604c7d29 (patch) | |
tree | a70fc83cbeb215cf3456b93b4e2a0fbf91a0a180 /net/gnomeicu/Makefile | |
parent | f8b3e127bfe9271d3da586031bda530892cf466b (diff) | |
download | ports-2c56623ff674c15cbd247f82cecb0ad5604c7d29.tar.gz ports-2c56623ff674c15cbd247f82cecb0ad5604c7d29.zip |
Notes
Diffstat (limited to 'net/gnomeicu/Makefile')
-rw-r--r-- | net/gnomeicu/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/net/gnomeicu/Makefile b/net/gnomeicu/Makefile index 6c2983b751c2..6f10e6369f92 100644 --- a/net/gnomeicu/Makefile +++ b/net/gnomeicu/Makefile @@ -6,11 +6,12 @@ # PORTNAME= gnomeicu -PORTVERSION= 0.90.b +PORTVERSION= 0.93 CATEGORIES= net gnome -MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ - http://www.nectar.cc/distfiles/ -DISTNAME= ${PORTNAME}-0.90b +MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ + ftp://ftp.vision.net.au/ftp7/linuxberg/files/gnome/com/ \ + ftp://ftp.datacomm.ch/.3/linuxberg/files/gnome/com/ \ + ftp://ftp.proxad.net/mirrors/ftp.linuxberg.com/files/gnome/com/ MAINTAINER= nectar@FreeBSD.org |