diff options
Diffstat (limited to 'games/xabacus/Makefile')
-rw-r--r-- | games/xabacus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile index 10337e9ee100..eb4ae32b5d2a 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -3,11 +3,11 @@ # Date created: 3 May 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/05/05 01:25:23 mph Exp $ # DISTNAME= xabacus-5.4.4 -CATEGORIES= games x11 +CATEGORIES= games MASTER_SITES= ftp://ftp.tux.org/pub/people/david-bagley/xabacus/ \ ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications |