diff options
| author | Jim Mock <jim@FreeBSD.org> | 2000-06-01 19:31:26 +0000 |
|---|---|---|
| committer | Jim Mock <jim@FreeBSD.org> | 2000-06-01 19:31:26 +0000 |
| commit | ecea06149769a080f3513a7ec70fd6e8bb8498ad (patch) | |
| tree | edb3297fc16f146771ffae19904efd8e265474e3 /net/gaim/Makefile | |
| parent | 572e53984d5982f86d007d32613c92660d3bda3c (diff) | |
Update to version 0.9.17.
Diffstat (limited to 'net/gaim/Makefile')
| -rw-r--r-- | net/gaim/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile index ea19d380554d..a64c6e1e0f62 100644 --- a/net/gaim/Makefile +++ b/net/gaim/Makefile @@ -6,9 +6,10 @@ # PORTNAME= gaim -PORTVERSION= 0.9.15 +PORTVERSION= 0.9.17 CATEGORIES= net -MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ +MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ \ + http://download.sourceforge.net/gaim/ MAINTAINER= jim@FreeBSD.org |
