diff options
author | arved <arved@FreeBSD.org> | 2003-04-29 22:23:21 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-04-29 22:23:21 +0800 |
commit | 61ba6cd97deab965a5e22a2abd1c64ce3ad36c81 (patch) | |
tree | 8829cd907b99629a82220ce45c9ee4ee011edcd9 /games/netspades | |
parent | 4fc58ba0c47c12e61e0994601e80b1b939367ee7 (diff) | |
download | freebsd-ports-gnome-61ba6cd97deab965a5e22a2abd1c64ce3ad36c81.tar.gz freebsd-ports-gnome-61ba6cd97deab965a5e22a2abd1c64ce3ad36c81.tar.zst freebsd-ports-gnome-61ba6cd97deab965a5e22a2abd1c64ce3ad36c81.zip |
Update maintainers emailaddress.
Submitted by: maintainer
Diffstat (limited to 'games/netspades')
-rw-r--r-- | games/netspades/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/netspades/Makefile b/games/netspades/Makefile index 0c5fe41d1cd2..5c210e88a079 100644 --- a/games/netspades/Makefile +++ b/games/netspades/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.2.0 CATEGORIES= games MASTER_SITES= http://www.ece.rice.edu/~brentmh/spades/ -MAINTAINER= laszlof@freebsdmatrix.net +MAINTAINER= laszlof@vonostingroup.com COMMENT= Very popular card game for 1-4 players over a network LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang |