diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2021-08-21 10:40:00 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2021-08-21 10:40:00 +0000 |
commit | cfecf68fccd53be7fe06d7955070a470699c6dd1 (patch) | |
tree | 675a57afc34a854089b95a1abf5a2a245855a7b9 | |
parent | 8f0d8d7e22094182d5c33dd0cd245e6913b859dc (diff) |
graphics/tumble: Set maintainer to ports@
This was requested by fuz@fuz.su.
-rw-r--r-- | graphics/tumble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tumble/Makefile b/graphics/tumble/Makefile index 28793989d066..a6333467b5ca 100644 --- a/graphics/tumble/Makefile +++ b/graphics/tumble/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 0.36 PORTREVISION= 1 CATEGORIES= graphics print -MAINTAINER= fuz@fuz.su +MAINTAINER= ports@FreeBSD.org COMMENT= Creates a PDF file from image files LICENSE= GPLv2 |