diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-22 01:33:40 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-22 01:33:40 +0800 |
commit | 884969a68d77252f1e4b901ae313076bc5433028 (patch) | |
tree | adda13cf2c5819ebe87dfb050c6b8becece69095 /games/libshhcards | |
parent | 66935305998516012979b6eec20c1ed67ce0eabf (diff) | |
download | freebsd-ports-graphics-884969a68d77252f1e4b901ae313076bc5433028.tar.gz freebsd-ports-graphics-884969a68d77252f1e4b901ae313076bc5433028.tar.zst freebsd-ports-graphics-884969a68d77252f1e4b901ae313076bc5433028.zip |
return maintainership back to ports@
Submitted by: current maintainer
Diffstat (limited to 'games/libshhcards')
-rw-r--r-- | games/libshhcards/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/libshhcards/Makefile b/games/libshhcards/Makefile index 563ead771a9..063f58d440d 100644 --- a/games/libshhcards/Makefile +++ b/games/libshhcards/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://shh.thathost.com/pub-unix/files/ DISTNAME= shhcards-${PORTVERSION} -MAINTAINER= martin@raq.cx +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_XPM= yes |