diff options
author | hoek <hoek@FreeBSD.org> | 1999-07-07 06:35:43 +0000 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 1999-07-07 06:35:43 +0000 |
commit | a9e6a7d5ada8f6a4fc314182ac12be1c044b617f (patch) | |
tree | 1c7d37617957ed8de17eed7030e19468bd842ab8 /print/lout/Makefile | |
parent | a4dd632b9e34728c8440742a3377df76784af82e (diff) | |
download | FreeBSD-ports-a9e6a7d5ada8f6a4fc314182ac12be1c044b617f.zip FreeBSD-ports-a9e6a7d5ada8f6a4fc314182ac12be1c044b617f.tar.gz |
Maintainer has updated to a PPC machine and, despite his stated desire,
will be unable to run FreeBSD and maintain this port on the new hardware.
Change maintainer to ports@FreeBSD.org.
Diffstat (limited to 'print/lout/Makefile')
-rw-r--r-- | print/lout/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lout/Makefile b/print/lout/Makefile index 6aa6530..edadfb2 100644 --- a/print/lout/Makefile +++ b/print/lout/Makefile @@ -3,7 +3,7 @@ # Date created: 10/22/96 # Whom: oly@world.std.com # -# $Id$ +# $Id: Makefile,v 1.5 1999/03/19 18:53:19 flathill Exp $ # DISTNAME= lout-3.13 @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \ ftp://ftp.cs.usyd.edu.au/jeff/lout/ MASTER_SITE_SUBDIR= support/lout -MAINTAINER= oly@world.std.com +MAINTAINER= ports@FreeBSD.org USE_GMAKE= yes MAKEFILE= makefile |