diff options
author | ryoon <ryoon@pkgsrc.org> | 2020-11-05 09:06:42 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2020-11-05 09:06:42 +0000 |
commit | 44f3341199deb2ceabbc54177537b68bfbb7e58c (patch) | |
tree | 9fdd5693b9bed335444b93de1be9b6c24add0cd6 /editors/tepl4/Makefile | |
parent | adab52564381f6b4adeb2126613d7149cf3e6247 (diff) | |
download | pkgsrc-44f3341199deb2ceabbc54177537b68bfbb7e58c.tar.gz |
*: Recursive revbump from textproc/icu-68.1
Diffstat (limited to 'editors/tepl4/Makefile')
-rw-r--r-- | editors/tepl4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/tepl4/Makefile b/editors/tepl4/Makefile index 9873df4f5f6..aa94e89f03c 100644 --- a/editors/tepl4/Makefile +++ b/editors/tepl4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2020/08/17 20:17:25 leot Exp $ +# $NetBSD: Makefile,v 1.3 2020/11/05 09:06:52 ryoon Exp $ DISTNAME= tepl-4.4.0 PKGNAME= ${DISTNAME:S/tepl-/tepl4-/1} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tepl/4.4/} EXTRACT_SUFX= .tar.xz |