diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2020-09-26 17:25:06 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2020-09-26 17:25:06 +0000 |
commit | 7bb6127fb7e5d1047d101c913dba8844d9810a26 (patch) | |
tree | 439061318865ad95d66b3f42ef547ca3651571bb /graphics | |
parent | 2fd1155c7aec540343e526040512dae83242464d (diff) | |
download | ports-7bb6127fb7e5d1047d101c913dba8844d9810a26.tar.gz ports-7bb6127fb7e5d1047d101c913dba8844d9810a26.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sk1libs/Makefile | 2 | ||||
-rw-r--r-- | graphics/uniconvertor/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sk1libs/Makefile b/graphics/sk1libs/Makefile index 50a2e54ccec5..d11722781a50 100644 --- a/graphics/sk1libs/Makefile +++ b/graphics/sk1libs/Makefile @@ -8,7 +8,7 @@ CATEGORIES= graphics python MASTER_SITES= https://downloads.sk1project.net/uniconvertor/v1.1.5/ \ https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/uniconvertor/ -MAINTAINER= amdmi3@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Set of python libraries for sK1 Project LICENSE= GPLv2+ diff --git a/graphics/uniconvertor/Makefile b/graphics/uniconvertor/Makefile index 512543e6b12d..92d8cb263c0a 100644 --- a/graphics/uniconvertor/Makefile +++ b/graphics/uniconvertor/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics python MASTER_SITES= https://downloads.sk1project.net/uniconvertor/v1.1.5/ \ https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/uniconvertor/ -MAINTAINER= amdmi3@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Universal vector graphics translator LICENSE= LGPL20+ GPLv2+ |