diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-08-25 10:01:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-08-25 10:01:51 +0000 |
commit | 1f44147fea1fe0251d3230f5480137f439005043 (patch) | |
tree | 78e35e80c08f276f8e61c74fef217354bf9eeb79 /editors/tamago | |
parent | b35454ed6b8ecb98c60a86bfc6aee09d494f9a3a (diff) | |
download | freebsd-ports-1f44147fea1fe0251d3230f5480137f439005043.zip |
Reset maintainership for non staged ports
With hat: portmgr
Diffstat (limited to 'editors/tamago')
-rw-r--r-- | editors/tamago/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile index 0f176151676e..5e8fceccd1f2 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -15,7 +15,7 @@ PATCH_SITES= ${MASTER_SITE_DEBIAN:S,%SUBDIR%,pool/main/e/egg,} \ PATCHFILES= egg_4.0.6+0.20041122cvs-19.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= hrs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Multilingual Input Method - Egg V4 LICENSE= GPLv2 |