diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-21 16:16:15 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-21 16:16:15 +0800 |
commit | 057a3ac9f8164e88cf575415950f10c520b96335 (patch) | |
tree | 0e11766b24784b90ea1646c572484458202d327d /games | |
parent | 82269bb11fce3f0591db17b6079e96956d6382cd (diff) | |
download | freebsd-ports-gnome-057a3ac9f8164e88cf575415950f10c520b96335.tar.gz freebsd-ports-gnome-057a3ac9f8164e88cf575415950f10c520b96335.tar.zst freebsd-ports-gnome-057a3ac9f8164e88cf575415950f10c520b96335.zip |
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 063f58d440db..563ead771a98 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 |