diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-02-28 13:05:25 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-02-28 13:05:25 +0000 |
commit | b1ff38d2663118ba97e0dd6cb2f76fd638661222 (patch) | |
tree | 7f28c1a0860aa99064d6e3b6ffad82c2180c5446 /games/gnmm | |
parent | Update to 0.09 (diff) |
Change email address in ports maintained by me to barner@FreeBSD.org
Approved by: arved (mentor)
Notes
Notes:
svn path=/head/; revision=130011
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 7ac116f0d532..ec7232999429 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@gmx.de +MAINTAINER= barner@FreeBSD.org COMMENT= A "nine mens' morris" implementation for the GNOME Desktop Environment USE_GETTEXT= yes |