diff options
author | wiz <wiz@pkgsrc.org> | 2009-01-09 13:09:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-01-09 13:09:12 +0000 |
commit | 782f15c03a902eb62957b21363ca2fa94623447b (patch) | |
tree | a57c88c6a7a94ef87f8ea8ac77560d2949a6e5c4 /net/clive/Makefile | |
parent | a182ea1f66ee452d7beae711fbac28fd2a2aad4d (diff) | |
download | pkgsrc-782f15c03a902eb62957b21363ca2fa94623447b.tar.gz |
Update to 2.1.3:
Version 2.1.3
(January 9, 2009)
* Documented missing "%t" (--filename-format) in manual page
* Tweaked "localfile_length == remotefile_length" message
* Renamed CLIVE_CONFIGDIR environment variable to CLIVE_HOME
Diffstat (limited to 'net/clive/Makefile')
-rw-r--r-- | net/clive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/clive/Makefile b/net/clive/Makefile index 0446352340a..165cec27fbd 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2009/01/08 16:08:57 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2009/01/09 13:09:12 wiz Exp $ # -DISTNAME= clive-2.1.2 +DISTNAME= clive-2.1.3 CATEGORIES= net multimedia www MASTER_SITES= http://clive.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 |