diff options
author | wosch <wosch@FreeBSD.org> | 1997-03-06 12:24:49 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-03-06 12:24:49 +0000 |
commit | a484b71a69446a1978acf95df824258798f6f91d (patch) | |
tree | 46948dff6df9b3de1a7e3e77edb1888986ad060a /textproc/unroff | |
parent | 9210d041cc6a708aa07006165060f9624e801f39 (diff) | |
download | FreeBSD-ports-a484b71a69446a1978acf95df824258798f6f91d.zip FreeBSD-ports-a484b71a69446a1978acf95df824258798f6f91d.tar.gz |
Change MAINTAINER to wosch
Diffstat (limited to 'textproc/unroff')
-rw-r--r-- | textproc/unroff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/unroff/Makefile b/textproc/unroff/Makefile index 4d78af5..2ff3b84 100644 --- a/textproc/unroff/Makefile +++ b/textproc/unroff/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Feb 1996 # Whom: Thomas Gellekum <tg@freebsd.org> # -# $Id: Makefile,v 1.3 1996/11/17 08:45:18 obrien Exp $ +# $Id: Makefile,v 1.4 1997/03/06 09:46:28 tg Exp $ # DISTNAME= unroff-1.0 @@ -13,7 +13,7 @@ MASTER_SITES= ${UNROFF_SITE}/dist/ \ ${UNROFF_SITE}/contrib/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PATCH1} ${PATCH2} -MAINTAINER= ports@freebsd.org +MAINTAINER= wosch@freebsd.org RUN_DEPENDS= elk:${PORTSDIR}/lang/elk BUILD_DEPENDS= elk:${PORTSDIR}/lang/elk |