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/Makefile | |
parent | f50a6c5196a7ec90acbb4c5cb3b828c7a9396304 (diff) | |
download | ports-31291626cd098affd21b90096b2b2ef02785e601.tar.gz ports-31291626cd098affd21b90096b2b2ef02785e601.zip |
Notes
Diffstat (limited to 'games/gnmm/Makefile')
-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 |