diff options
author | wosch <wosch@FreeBSD.org> | 1997-04-20 13:20:00 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-04-20 13:20:00 +0000 |
commit | 0b27c058243382deccae8593e22dfb11224c6f8c (patch) | |
tree | 0db22f89d9e1aaad355d132137bc68056aa12231 /games/tksol | |
parent | 64d761c417b5443915bd995e218ae6a62ace3155 (diff) | |
download | FreeBSD-ports-0b27c058243382deccae8593e22dfb11224c6f8c.zip FreeBSD-ports-0b27c058243382deccae8593e22dfb11224c6f8c.tar.gz |
Add virtual category 'tk41'.
Diffstat (limited to 'games/tksol')
-rw-r--r-- | games/tksol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tksol/Makefile b/games/tksol/Makefile index 8665d5a..032e9e9 100644 --- a/games/tksol/Makefile +++ b/games/tksol/Makefile @@ -3,11 +3,11 @@ # Date created: 26 June 1995 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.5 1996/11/18 11:25:09 asami Exp $ +# $Id: Makefile,v 1.6 1997/01/03 11:33:08 obrien Exp $ # DISTNAME= tksol-1.0 -CATEGORIES= games +CATEGORIES= games tk41 MASTER_SITES= ftp://ftp.cs.umd.edu/pub/misc_software/tksol/ EXTRACT_SUFX= .tar.Z |