diff options
author | nectar <nectar@FreeBSD.org> | 2000-05-17 01:01:41 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2000-05-17 01:01:41 +0800 |
commit | 0229c8bdd14cc12240a1f391ca2b59f34004fc4d (patch) | |
tree | 8140e65fbe9f589e67762719cfbb281348d7b801 /net-im/gnomeicu2/Makefile | |
parent | 82ffd6e3717149492cea6d40698b0144c73e72dc (diff) | |
download | freebsd-ports-gnome-0229c8bdd14cc12240a1f391ca2b59f34004fc4d.tar.gz freebsd-ports-gnome-0229c8bdd14cc12240a1f391ca2b59f34004fc4d.tar.zst freebsd-ports-gnome-0229c8bdd14cc12240a1f391ca2b59f34004fc4d.zip |
Upgrade 0.90b -> 0.93
Diffstat (limited to 'net-im/gnomeicu2/Makefile')
-rw-r--r-- | net-im/gnomeicu2/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/net-im/gnomeicu2/Makefile b/net-im/gnomeicu2/Makefile index 6c2983b751c2..6f10e6369f92 100644 --- a/net-im/gnomeicu2/Makefile +++ b/net-im/gnomeicu2/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 |