diff options
author | linimon <linimon@FreeBSD.org> | 2008-08-19 17:18:37 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-08-19 17:18:37 +0800 |
commit | c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0 (patch) | |
tree | 30366032792132ca78fe65499ece8f8b99e08d43 /games/netspades | |
parent | 2510d85eef6a4f49b119a4aa0223fa1296b9ce49 (diff) | |
download | freebsd-ports-gnome-c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0.tar.gz freebsd-ports-gnome-c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0.tar.zst freebsd-ports-gnome-c43903b7eba7a4bbd1ec0fe36b77fc790715bdb0.zip |
Return laszlof's ports to the pool due to lack of time.
Hat: portmgr
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 f54f13cb700c..cdb6f0981c28 100644 --- a/games/netspades/Makefile +++ b/games/netspades/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://www.ece.rice.edu/~brentmh/spades/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Very popular card game for 1-4 players over a network LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang |