diff options
author | Steve Price <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
commit | 6c450aae0f9b1c770813cb4c9964a62d308b33c1 (patch) | |
tree | 47fb91fdc945d566a6aa7b58bde3df69e9cba43f /games/xataxx | |
parent | 6ab10bb92cc8eb96f492347e6e8caa21e5c0b545 (diff) | |
download | ports-6c450aae0f9b1c770813cb4c9964a62d308b33c1.tar.gz ports-6c450aae0f9b1c770813cb4c9964a62d308b33c1.zip |
Notes
Diffstat (limited to 'games/xataxx')
-rw-r--r-- | games/xataxx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xataxx/Makefile b/games/xataxx/Makefile index 0e9be30b3740..177de974e0ca 100644 --- a/games/xataxx/Makefile +++ b/games/xataxx/Makefile @@ -3,12 +3,12 @@ # Date created: 4 July 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.1.1.1 1998/08/24 01:51:29 steve Exp $ +# $Id: Makefile,v 1.2 1998/08/25 01:22:23 asami Exp $ # DISTNAME= xataxx PKGNAME= xataxx-1.0 -CATEGORIES= games x11 +CATEGORIES= games MASTER_SITES= ftp://ftp.x.org/R5contrib/ EXTRACT_SUFX= .tar.Z |