diff options
author | tm <tm@pkgsrc.org> | 2018-12-11 08:46:21 +0000 |
---|---|---|
committer | tm <tm@pkgsrc.org> | 2018-12-11 08:46:21 +0000 |
commit | 20a558e538209b2c6a8850a3fc02380305a85a27 (patch) | |
tree | 6d3bcd4c26f19342d88866a645e89ac802396906 /fonts | |
parent | 1309c7f928aaad7bd7640788411d8d75337e658e (diff) | |
download | pkgsrc-20a558e538209b2c6a8850a3fc02380305a85a27.tar.gz |
awesome-ttf: Update MAINTAINERship to tm@NetBSD.org email address
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/awesome-ttf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/awesome-ttf/Makefile b/fonts/awesome-ttf/Makefile index 2796ff2c1b8..4b8c1c10154 100644 --- a/fonts/awesome-ttf/Makefile +++ b/fonts/awesome-ttf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2018/12/10 20:08:01 tm Exp $ +# $NetBSD: Makefile,v 1.5 2018/12/11 08:46:21 tm Exp $ # VERSION= 5.5.0 @@ -8,7 +8,7 @@ CATEGORIES= fonts MASTER_SITES= https://use.fontawesome.com/releases/v${VERSION}/ EXTRACT_SUFX= .zip -MAINTAINER= tm@core.io +MAINTAINER= tm@NetBSD.org HOMEPAGE= https://fontawesome.com/ COMMENT= The iconic font and CSS toolkit LICENSE= ofl-v1.1 |