diff options
author | nia <nia@pkgsrc.org> | 2020-03-22 09:48:36 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-03-22 09:48:36 +0000 |
commit | 9f0a4174dd5a487a9187186139c26aeea38f65c8 (patch) | |
tree | 1ace197ba03291ac0eebd1170ca8a64d3356d4c2 /fonts/cantarell-fonts | |
parent | 30d433616df59cb6120243777b9ad4162a3db4f1 (diff) | |
download | pkgsrc-9f0a4174dd5a487a9187186139c26aeea38f65c8.tar.gz |
cantarell-fonts: gets gnome category
Diffstat (limited to 'fonts/cantarell-fonts')
-rw-r--r-- | fonts/cantarell-fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/cantarell-fonts/Makefile b/fonts/cantarell-fonts/Makefile index d2add1c3b21..da8c77f914e 100644 --- a/fonts/cantarell-fonts/Makefile +++ b/fonts/cantarell-fonts/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2020/03/22 09:47:25 nia Exp $ +# $NetBSD: Makefile,v 1.11 2020/03/22 09:48:36 nia Exp $ DISTNAME= cantarell-fonts-0.201 -CATEGORIES= fonts +CATEGORIES= fonts gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/cantarell-fonts/${PKGVERSION_NOREV}/} EXTRACT_SUFX= .tar.xz |