diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-07-07 06:35:43 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-07-07 06:35:43 +0000 |
commit | ffad6fb6cf4d305498ba73abd480f58274d14a47 (patch) | |
tree | c4627656611586f2deb7f14d972881205205b1e1 /print/lout/Makefile | |
parent | 148ea098dfa6e5cc8b7539f0b63219318ca587f6 (diff) |
Notes
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 6aa6530a0e9d..edadfb21dcbc 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 |