diff options
author | leot <leot@pkgsrc.org> | 2020-08-17 20:17:15 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-08-17 20:17:15 +0000 |
commit | 9c239d33c8bf238818b1984019666b40d5c388b0 (patch) | |
tree | 0b131e24a79c5f3ff8b179a9e7c5a4887fa44b66 /editors/tepl4/Makefile | |
parent | 7fd7302d20945be276edc57766363af689a974f0 (diff) | |
download | pkgsrc-9c239d33c8bf238818b1984019666b40d5c388b0.tar.gz |
*: revbump after fontconfig bl3 changes (libuuid removal)
Diffstat (limited to 'editors/tepl4/Makefile')
-rw-r--r-- | editors/tepl4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/tepl4/Makefile b/editors/tepl4/Makefile index 9f80a6a63ad..9873df4f5f6 100644 --- a/editors/tepl4/Makefile +++ b/editors/tepl4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2020/06/09 14:30:00 nia Exp $ +# $NetBSD: Makefile,v 1.2 2020/08/17 20:17:25 leot Exp $ DISTNAME= tepl-4.4.0 PKGNAME= ${DISTNAME:S/tepl-/tepl4-/1} +PKGREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tepl/4.4/} EXTRACT_SUFX= .tar.xz |