diff options
author | nemysis <nemysis@FreeBSD.org> | 2013-12-18 10:20:48 +0000 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2013-12-18 10:20:48 +0000 |
commit | b0810fe3fb8772e64140997cf24d05f463cb25fb (patch) | |
tree | 4c4e0e549cecc5f741abee3a88d0843d851b2dd6 /games/wordplay/Makefile | |
parent | 95a693f52011bf89d3a836e7aaa1da9a47026775 (diff) | |
download | FreeBSD-ports-b0810fe3fb8772e64140997cf24d05f463cb25fb.zip FreeBSD-ports-b0810fe3fb8772e64140997cf24d05f463cb25fb.tar.gz |
- Change maintainer email of my ports to @FreeBSD.org
Approved by: pawel / wg (mentors, implicit)
Diffstat (limited to 'games/wordplay/Makefile')
-rw-r--r-- | games/wordplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wordplay/Makefile b/games/wordplay/Makefile index 1ce4034..4072f32 100644 --- a/games/wordplay/Makefile +++ b/games/wordplay/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://hsvmovies.com/static_subpages/personal_orig/wordplay/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} EXTRACT_SUFX= .tar.Z -MAINTAINER= nemysis@gmx.ch +MAINTAINER= nemysis@FreeBSD.org COMMENT= Simple program to generate anagrams NO_WRKSUBDIR= yes |