diff options
-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/ |