diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2021-05-18 19:55:10 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2021-05-19 19:56:08 +0000 |
commit | 1139d02e05d0d27698434b3a4d267f89468f2b39 (patch) | |
tree | a9ed67723b7a5ec271eb09541fdefb56a13be4b3 | |
parent | 16d48423bf2973db68dace28dfa150cf92ee73b4 (diff) | |
download | ports-1139d02e05d0d27698434b3a4d267f89468f2b39.tar.gz ports-1139d02e05d0d27698434b3a4d267f89468f2b39.zip |
print/lout: Drop maintainership
-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 a759da2c1af5..36195bce63ec 100644 --- a/print/lout/Makefile +++ b/print/lout/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= print MASTER_SITES= SAVANNAH -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LaTeX like document creation system with PostScript/PDF output LICENSE= GPLv3+ |