diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-08-26 07:12:21 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-08-26 07:12:21 +0000 |
commit | 0cb0016454dae7eaf2d38e4076e65cfa9ffaacaa (patch) | |
tree | a430debe5beb33215cb7fec05c6908044f0077d4 /games/xskat | |
parent | Distfile changed on master site (diff) |
- Update my e-mail address
- Add $Id$ to tr2latex/Makefile
- ``Un-maintain'' ctk.
Notes
Notes:
svn path=/head/; revision=7694
Diffstat (limited to 'games/xskat')
-rw-r--r-- | games/xskat/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/xskat/Makefile b/games/xskat/Makefile index d49879cee199..c088d4d877bb 100644 --- a/games/xskat/Makefile +++ b/games/xskat/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: xskat # Version required: xskat-1.6 # Date created: 27 Apr 1996 -# Whom: thomas@ghpc8.ihf.rwth-aachen.de +# Whom: Thomas Gellekum <tg@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1996/05/14 12:13:07 tg Exp $ +# $Id: Makefile,v 1.2 1996/11/18 11:27:20 asami Exp $ # DISTNAME= xskat-1.6 CATEGORIES= games MASTER_SITES= ftp://ftp.germany.eu.net/pub/X11/misc/ -MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de +MAINTAINER= tg@FreeBSD.org WRKSRC= ${WRKDIR}/xskat USE_IMAKE= yes |