diff options
author | wiz <wiz> | 2003-07-19 08:54:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-07-19 08:54:23 +0000 |
commit | 2b97f550eccdd98bf6390e5d53b8b3a51654c2c5 (patch) | |
tree | c8dde0204fcbaf0b9d258d53e65367d8f1b65273 /games/ularn/Makefile | |
parent | 8aebc4fb71f12f747c78b6635467074b32cc6da6 (diff) | |
download | pkgsrc-2b97f550eccdd98bf6390e5d53b8b3a51654c2c5.tar.gz |
Change address of maintainer per PR 22170.
Diffstat (limited to 'games/ularn/Makefile')
-rw-r--r-- | games/ularn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ularn/Makefile b/games/ularn/Makefile index f7116ffd971..d4c2b39533d 100644 --- a/games/ularn/Makefile +++ b/games/ularn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/03/29 12:41:09 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/19 08:54:31 wiz Exp $ DISTNAME= ularn PKGNAME= ularn-6.12.92 @@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR} CATEGORIES= games MASTER_SITES= ftp://ftp.win.tue.nl/pub/games/larn/ -MAINTAINER= collver1@attbi.com +MAINTAINER= collver1@comcast.net HOMEPAGE= http://www.win.tue.nl/games/roguelike/larn/ COMMENT= fantasy roguelike game based on vintage larn |