diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
commit | c23cc4074c4780fbdb038caecb7d43e5ce58e78a (patch) | |
tree | adb3decf75e056017f92743334afad729ac76ab0 /games/xlines | |
parent | 53305a53efa8d924dd3d4f72b161e070053a3ddc (diff) | |
download | ports-c23cc4074c4780fbdb038caecb7d43e5ce58e78a.tar.gz ports-c23cc4074c4780fbdb038caecb7d43e5ce58e78a.zip |
Notes
Diffstat (limited to 'games/xlines')
-rw-r--r-- | games/xlines/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xlines/Makefile b/games/xlines/Makefile index 04ec4371b7c2..9c0c99ffce53 100644 --- a/games/xlines/Makefile +++ b/games/xlines/Makefile @@ -3,12 +3,12 @@ # Date created: 11 February 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.1.1.1 1998/02/13 18:08:28 vanilla Exp $ +# $Id: Makefile,v 1.2 1998/07/11 00:39:24 steve Exp $ # DISTNAME= xlines PKGNAME= xlines-1.0 -CATEGORIES= games x11 +CATEGORIES= games MASTER_SITES= ftp://risq.belcaf.minsk.by/pub/genie/ MAINTAINER= andy@icc.surw.chel.su |