diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-19 19:28:40 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-19 19:28:40 +0000 |
commit | e3c2232e4545c3f561ba148cd8f7b5ddad32c413 (patch) | |
tree | 2058d5294fe24671bac46448f04c0f3173abc030 /editors/puff | |
parent | 64f1b7cb4c228bb0435890b8f480aa98e9808b96 (diff) | |
download | freebsd-ports-e3c2232e4545c3f561ba148cd8f7b5ddad32c413.zip |
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 ea7680a06065..e340deb264c2 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 |