diff options
author | rh <rh@pkgsrc.org> | 2000-05-07 11:07:27 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-05-07 11:07:27 +0000 |
commit | 58cc002636286ba7cb0f1ea8df2e3e4f355eeb49 (patch) | |
tree | 1d8618012d6ba1a7739123d9efa213863cb3baee /sysutils/gcombust/Makefile | |
parent | a98e0596e4581ec28620d93ad4693261f180b5cc (diff) | |
download | pkgsrc-58cc002636286ba7cb0f1ea8df2e3e4f355eeb49.tar.gz |
Update gcombust to 0.1.32. Changes include a compability fix for the
latest mkisofs, smaller bugfixes, ja, fr and ko language updates.
Diffstat (limited to 'sysutils/gcombust/Makefile')
-rw-r--r-- | sysutils/gcombust/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile index e34af3d9c94..860af930561 100644 --- a/sysutils/gcombust/Makefile +++ b/sysutils/gcombust/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2000/04/02 21:04:14 rh Exp $ +# $NetBSD: Makefile,v 1.15 2000/05/07 11:07:27 rh Exp $ # -DISTNAME= gcombust-0.1.31 +DISTNAME= gcombust-0.1.32 CATEGORIES= x11 sysutils MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/ |