diff options
author | wiz <wiz@pkgsrc.org> | 2008-09-06 14:38:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-09-06 14:38:34 +0000 |
commit | c7c0d5baafeac18abb9a334834b43ed9d450dc30 (patch) | |
tree | a2dd6d8da5c1e0c8653d636227c9371fbec1c527 /misc/dialog/Makefile | |
parent | c7726fca952a54282e399b7fd723848ba35cecd0 (diff) | |
download | pkgsrc-c7c0d5baafeac18abb9a334834b43ed9d450dc30.tar.gz |
Update to 1.1.20080819:
2008/08/19
+ amend changes to quoting; by default, the checklist widget quotes its
output except when --separate-output is used (Debian #495600).
+ add eo.po from
http://translationproject.org/latest/dialog/
Diffstat (limited to 'misc/dialog/Makefile')
-rw-r--r-- | misc/dialog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dialog/Makefile b/misc/dialog/Makefile index c46df0732f7..530434d8ffc 100644 --- a/misc/dialog/Makefile +++ b/misc/dialog/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2008/08/12 22:34:24 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2008/09/06 14:38:34 wiz Exp $ -DISTNAME= dialog-1.1-20080727 +DISTNAME= dialog-1.1-20080819 PKGNAME= ${DISTNAME:C/-2/.2/} CATEGORIES= misc MASTER_SITES= ftp://invisible-island.net/dialog/ |