diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-04 23:51:46 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-04 23:51:46 +0000 |
commit | 32b1b831cd993dbca6afca173ebb087cd26238f0 (patch) | |
tree | b7bfe10b717cc84624543360d74893a3ad1d3693 /games/netspades | |
parent | d45aafd6c7ec85c58376e45d5a011ac5a2d94ea2 (diff) | |
download | ports-32b1b831cd993dbca6afca173ebb087cd26238f0.tar.gz ports-32b1b831cd993dbca6afca173ebb087cd26238f0.zip |
Notes
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 073659dec28e..02a2dce8abae 100644 --- a/games/netspades/Makefile +++ b/games/netspades/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://www.ece.rice.edu/~brentmh/spades/ -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Very popular card game for 1-4 players over a network LIB_DEPENDS= slang.2:${PORTSDIR}/devel/libslang2 |