diff options
author | tg <tg@FreeBSD.org> | 1998-01-21 08:48:24 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-01-21 08:48:24 +0000 |
commit | f47a54289a78e49ae55fb45a05344f7d7c6dbae5 (patch) | |
tree | 450d8de6048443c29a05a9445304cced31a77158 /games/xskat | |
parent | 5da8e2f46cb996e1a28ba01a922af8e6ef58d77b (diff) | |
download | FreeBSD-ports-f47a54289a78e49ae55fb45a05344f7d7c6dbae5.zip FreeBSD-ports-f47a54289a78e49ae55fb45a05344f7d7c6dbae5.tar.gz |
Path on master site changed.
Diffstat (limited to 'games/xskat')
-rw-r--r-- | games/xskat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xskat/Makefile b/games/xskat/Makefile index 5481cfa..379471e 100644 --- a/games/xskat/Makefile +++ b/games/xskat/Makefile @@ -3,12 +3,12 @@ # Date created: 27 Apr 1996 # Whom: Thomas Gellekum <tg@FreeBSD.org> # -# $Id: Makefile,v 1.3 1997/08/26 07:12:21 tg Exp $ +# $Id: Makefile,v 1.4 1998/01/06 08:28:38 tg Exp $ # DISTNAME= xskat-1.6 CATEGORIES= games -MASTER_SITES= ftp://ftp.germany.eu.net/pub/x11/misc/ +MASTER_SITES= ftp://ftp.germany.eu.net/pub/X11/misc/ MAINTAINER= tg@FreeBSD.org |