diff options
author | barner <barner@FreeBSD.org> | 2005-02-28 21:05:25 +0800 |
---|---|---|
committer | barner <barner@FreeBSD.org> | 2005-02-28 21:05:25 +0800 |
commit | c40eec24adc747aea740a1fed95f42328f3f0eea (patch) | |
tree | b681cc17e91b91237aafe26d4cbbe2bc1035e2fc /games/gnmm | |
parent | 10709ca1efee1ab8a12698d8479401e030e76f27 (diff) | |
download | freebsd-ports-gnome-c40eec24adc747aea740a1fed95f42328f3f0eea.tar.gz freebsd-ports-gnome-c40eec24adc747aea740a1fed95f42328f3f0eea.tar.zst freebsd-ports-gnome-c40eec24adc747aea740a1fed95f42328f3f0eea.zip |
Change email address in ports maintained by me to barner@FreeBSD.org
Approved by: arved (mentor)
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 |