diff options
author | Lewis Cook <lcook@FreeBSD.org> | 2021-01-22 10:08:51 +0000 |
---|---|---|
committer | Lewis Cook <lcook@FreeBSD.org> | 2021-01-22 10:08:51 +0000 |
commit | a5c7f2939c4c239326348dd763b63e00a4202f5d (patch) | |
tree | bbdd978d6b08297bf2261b52edf71d0c712e7db4 /x11-fonts | |
parent | 7d69d3cc85a1d77a6ccfc580ed989a12f2e5fef4 (diff) | |
download | ports-a5c7f2939c4c239326348dd763b63e00a4202f5d.tar.gz ports-a5c7f2939c4c239326348dd763b63e00a4202f5d.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/anomaly-mono/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/victor-mono-ttf/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/anomaly-mono/Makefile b/x11-fonts/anomaly-mono/Makefile index be8a164fcbc2..859b249d185e 100644 --- a/x11-fonts/anomaly-mono/Makefile +++ b/x11-fonts/anomaly-mono/Makefile @@ -4,7 +4,7 @@ PORTNAME= anomaly-mono DISTVERSION= g20200110 CATEGORIES= x11-fonts -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Retrofuturism inspired monospaced programming font LICENSE= OFL11 diff --git a/x11-fonts/victor-mono-ttf/Makefile b/x11-fonts/victor-mono-ttf/Makefile index 50bf4b5e8a01..72c4fb148846 100644 --- a/x11-fonts/victor-mono-ttf/Makefile +++ b/x11-fonts/victor-mono-ttf/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= https://github.com/rubjo/victor-mono/raw/${DISTVERSIONFULL}/public PKGNAMESUFFIX= -ttf DISTNAME= VictorMonoAll -MAINTAINER= vulcan@wired.sh +MAINTAINER= lcook@FreeBSD.org COMMENT= Programming font with cursive italics and ligatures LICENSE= MIT |