diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 5911def8168a758ff36655bdfb061b58eb52ff1c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /fonts/un-extra-ttf/Makefile | |
parent | 2c6401a1061bb894c594273db42efd205d73bedc (diff) | |
download | pkgsrc-5911def8168a758ff36655bdfb061b58eb52ff1c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'fonts/un-extra-ttf/Makefile')
-rw-r--r-- | fonts/un-extra-ttf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/un-extra-ttf/Makefile b/fonts/un-extra-ttf/Makefile index c6b49304995..f8895deed15 100644 --- a/fonts/un-extra-ttf/Makefile +++ b/fonts/un-extra-ttf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2005/12/29 07:04:28 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2006/02/05 23:09:11 joerg Exp $ DISTNAME= un-fonts-extra-${UN_EXTRA_VER} PKGNAME= un-extra-ttf-${UN_EXTRA_VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= fonts korean MASTER_SITES= http://kldp.net/download.php/1435/ |