diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-11-24 14:11:15 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-11-24 14:11:15 +0000 |
commit | 31291626cd098affd21b90096b2b2ef02785e601 (patch) | |
tree | ba6d8658c77e4acff114615486f1e4c530ab78d2 /games/gnmm | |
parent | Add SHA256 for my ports (that don't already have it). (diff) |
Drop maintainership.
Notes
Notes:
svn path=/head/; revision=149298
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 |