diff options
author | barner <barner@FreeBSD.org> | 2005-11-24 22:11:15 +0800 |
---|---|---|
committer | barner <barner@FreeBSD.org> | 2005-11-24 22:11:15 +0800 |
commit | 17b35d7179b80c925dedd8f97658a3a84f9a364d (patch) | |
tree | 1d234e08265ae7c2d4ec33bb8896ac8c8a8fc131 /games/gnmm | |
parent | 6e10521c26bc18a06933cfb0b5780af96d742c0b (diff) | |
download | freebsd-ports-gnome-17b35d7179b80c925dedd8f97658a3a84f9a364d.tar.gz freebsd-ports-gnome-17b35d7179b80c925dedd8f97658a3a84f9a364d.tar.zst freebsd-ports-gnome-17b35d7179b80c925dedd8f97658a3a84f9a364d.zip |
Drop maintainership.
Diffstat (limited to 'games/gnmm')
-rw-r--r-- | games/gnmm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnmm/Makefile b/games/gnmm/Makefile index ec7232999429..2d5947c692cb 100644 --- a/games/gnmm/Makefile +++ b/games/gnmm/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION} DIST_SUBDIR= gnome -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A "nine mens' morris" implementation for the GNOME Desktop Environment USE_GETTEXT= yes |