diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-01-06 08:28:38 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-01-06 08:28:38 +0000 |
commit | 6f6bb30b6486c8d903f5b867e3de4d2c3c27b07c (patch) | |
tree | 1dcb92186d2028890fe824cf796347bbece957ce /games/xskat | |
parent | 9d4979292427dcb8857ba3a50b528ec2086c2505 (diff) | |
download | ports-6f6bb30b6486c8d903f5b867e3de4d2c3c27b07c.tar.gz ports-6f6bb30b6486c8d903f5b867e3de4d2c3c27b07c.zip |
Notes
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 c088d4d877bb..5481cfa631c0 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.2 1996/11/18 11:27:20 asami Exp $ +# $Id: Makefile,v 1.3 1997/08/26 07:12:21 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 |