diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-09-20 22:55:33 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-09-20 22:55:33 +0000 |
commit | 2229c88cda62211aa2ed15b86e1a4374c1fd366a (patch) | |
tree | 603727f5f47019356ef676aecb007447c027bb79 /net/gaim | |
parent | b1361ef80408154b51d024be3acbee06ec00086c (diff) | |
download | pkgsrc-2229c88cda62211aa2ed15b86e1a4374c1fd366a.tar.gz |
the distfile is now in the "old"-directory.
pointed out in private mail by Greywolf <greywolf@starwolf.com>
Diffstat (limited to 'net/gaim')
-rw-r--r-- | net/gaim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gaim/Makefile b/net/gaim/Makefile index 9d093668575..0ef5574af67 100644 --- a/net/gaim/Makefile +++ b/net/gaim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 1999/08/28 09:43:13 rh Exp $ +# $NetBSD: Makefile,v 1.7 1999/09/20 22:55:33 hubertf Exp $ # DISTNAME= gaim-19981231 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ +MASTER_SITES= ftp://ftp.marko.net/pub/gaim/old/ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.marko.net/gaim/ |