diff options
author | tg <tg@FreeBSD.org> | 1997-08-26 15:12:21 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-08-26 15:12:21 +0800 |
commit | fd470ef91d90f7e39f32c62bbc24ea156c078193 (patch) | |
tree | 0bb6bfff069653f8cff7436135a4e848a2991a44 /games/xskat | |
parent | c6b3e9df595f9c3593ea7fbb2354d94df3f8f217 (diff) | |
download | freebsd-ports-gnome-fd470ef91d90f7e39f32c62bbc24ea156c078193.tar.gz freebsd-ports-gnome-fd470ef91d90f7e39f32c62bbc24ea156c078193.tar.zst freebsd-ports-gnome-fd470ef91d90f7e39f32c62bbc24ea156c078193.zip |
- Update my e-mail address
- Add $Id$ to tr2latex/Makefile
- ``Un-maintain'' ctk.
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 |