diff options
author | sketch <sketch@pkgsrc.org> | 2004-04-29 14:18:58 +0000 |
---|---|---|
committer | sketch <sketch@pkgsrc.org> | 2004-04-29 14:18:58 +0000 |
commit | e27323598c9f33f638cd7958a4f59ded5bba5303 (patch) | |
tree | b55ef54c71572257645d965b089438870c4d7bd1 /games/xfrisk | |
parent | b5809503ff2635e224daf6343863ed6c39f62902 (diff) | |
download | pkgsrc-e27323598c9f33f638cd7958a4f59ded5bba5303.tar.gz |
Fix my email address.
Diffstat (limited to 'games/xfrisk')
-rw-r--r-- | games/xfrisk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile index 2de94bf6a48..32dfd40c17d 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/04/12 00:28:38 snj Exp $ +# $NetBSD: Makefile,v 1.8 2004/04/29 14:18:58 sketch Exp $ # DISTNAME= xfrisk-1.2 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://morphy.iki.fi/xfrisk/files/ -MAINTAINER= sketch@rd.bbc.co.uk +MAINTAINER= sketch@NetBSD.org HOMEPAGE= http://morphy.iki.fi/xfrisk/ COMMENT= X11 version of the classic Risk board game |