diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-09-05 08:41:17 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-09-05 08:41:17 +0000 |
commit | 3a34ee019d5c86caa3410cf92d9b01569163b98c (patch) | |
tree | d3e5ccb303ae4941e86b7bbab9ebe3b8f045e5b5 /print/lout | |
parent | 902781695542f188039efc5a754e67bb8be45f4a (diff) | |
download | ports-3a34ee019d5c86caa3410cf92d9b01569163b98c.tar.gz ports-3a34ee019d5c86caa3410cf92d9b01569163b98c.zip |
Notes
Diffstat (limited to 'print/lout')
-rw-r--r-- | print/lout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lout/Makefile b/print/lout/Makefile index e4cbe5e27652..8b83710e1ab8 100644 --- a/print/lout/Makefile +++ b/print/lout/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \ ftp://ftp.it.usyd.edu.au/jeff/lout/ MASTER_SITE_SUBDIR= support/lout -MAINTAINER= obraun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_GMAKE= yes MAKEFILE= makefile |