diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-08-21 14:46:07 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-08-21 14:46:07 +0000 |
commit | c502381a374e4c7d6a163afc4ccc792b889fc5ea (patch) | |
tree | 1d4af647dfe924dcf24b213a96cb12bc35b6259d /print | |
parent | c536760c75cb473589100a468e92a2424349e6fc (diff) | |
download | ports-c502381a374e4c7d6a163afc4ccc792b889fc5ea.tar.gz ports-c502381a374e4c7d6a163afc4ccc792b889fc5ea.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/lout/Makefile | 2 | ||||
-rw-r--r-- | print/muttprint/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/lout/Makefile b/print/lout/Makefile index d50afbfc1b36..e4cbe5e27652 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@informatik.unibw-muenchen.de +MAINTAINER= obraun@FreeBSD.org USE_GMAKE= yes MAKEFILE= makefile diff --git a/print/muttprint/Makefile b/print/muttprint/Makefile index 5c093fea2aa5..8a7e80fadd3e 100644 --- a/print/muttprint/Makefile +++ b/print/muttprint/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= muttprint -MAINTAINER= obraun@informatik.unibw-muenchen.de +MAINTAINER= obraun@FreeBSD.org .if !defined(PAPERSIZE) PAPERSIZE= letter |