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/xcogitate | |
parent | 53305a53efa8d924dd3d4f72b161e070053a3ddc (diff) | |
download | ports-c23cc4074c4780fbdb038caecb7d43e5ce58e78a.tar.gz ports-c23cc4074c4780fbdb038caecb7d43e5ce58e78a.zip |
Notes
Diffstat (limited to 'games/xcogitate')
-rw-r--r-- | games/xcogitate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xcogitate/Makefile b/games/xcogitate/Makefile index 6f87906cd99a..6434a7a49252 100644 --- a/games/xcogitate/Makefile +++ b/games/xcogitate/Makefile @@ -3,11 +3,11 @@ # Date created: 15 March 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.1.1.1 1998/04/27 14:34:05 mph Exp $ +# $Id: Makefile,v 1.2 1998/04/28 03:30:19 mph Exp $ # DISTNAME= xcogitate-1.02 -CATEGORIES= games x11 +CATEGORIES= games MASTER_SITES= http://www.freebsd.org/~mph/distfiles/ MAINTAINER= andy@icc.surw.chel.su |