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 /textproc | |
parent | 64f1b7cb4c228bb0435890b8f480aa98e9808b96 (diff) | |
download | ports-e3c2232e4545c3f561ba148cd8f7b5ddad32c413.tar.gz ports-e3c2232e4545c3f561ba148cd8f7b5ddad32c413.zip |
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor)
Notes
Notes:
svn path=/head/; revision=94400
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/opensched/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/opensched/Makefile b/textproc/opensched/Makefile index 96be6ebbcff1..d0dfcac60256 100644 --- a/textproc/opensched/Makefile +++ b/textproc/opensched/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.m-tech.ab.ca/download/sched/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= dwm@caimis.com +MAINTAINER= ports@FreeBSD.org COMMENT= A project scheduler BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX |