diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-21 08:16:15 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-21 08:16:15 +0000 |
commit | 057a3ac9f8164e88cf575415950f10c520b96335 (patch) | |
tree | 0e11766b24784b90ea1646c572484458202d327d /games | |
parent | 82269bb11fce3f0591db17b6079e96956d6382cd (diff) | |
download | FreeBSD-ports-057a3ac9f8164e88cf575415950f10c520b96335.zip FreeBSD-ports-057a3ac9f8164e88cf575415950f10c520b96335.tar.gz |
take maintainership
PR: 37871
Submitted by: Martin Perry <Martin@raq.cx> (new maintainer)
Diffstat (limited to 'games')
-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 063f58d..563ead7 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= ports@FreeBSD.org +MAINTAINER= martin@raq.cx USE_X_PREFIX= yes USE_XPM= yes |