diff options
author | eik <eik@FreeBSD.org> | 2003-11-19 19:28:40 +0000 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2003-11-19 19:28:40 +0000 |
commit | b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031 (patch) | |
tree | 0188e818061b5e44f965ad602e85f6c5bb1e539b /editors/puff | |
parent | 516a548f2881a1e4636b9f8df320a46abb73fb38 (diff) | |
download | FreeBSD-ports-b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031.zip FreeBSD-ports-b9781dfdd8372ef5ab0e2ddf6c62e8eda56f5031.tar.gz |
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor)
Diffstat (limited to 'editors/puff')
-rw-r--r-- | editors/puff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/puff/Makefile b/editors/puff/Makefile index ea7680a..e340deb 100644 --- a/editors/puff/Makefile +++ b/editors/puff/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.42 CATEGORIES= editors MASTER_SITES= ftp://ftp.developerpit.com/puff/ -MAINTAINER= bilbo@developerpit.com +MAINTAINER= ports@FreeBSD.org COMMENT= Simple and efficient text editor WRKSRC= ${WRKDIR}/puff |