diff options
author | itojun <itojun@pkgsrc.org> | 2002-03-15 01:54:15 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2002-03-15 01:54:15 +0000 |
commit | 8017a09c098cf604d3d33eb65eabd3073624c02d (patch) | |
tree | 218a5074a12aa78bf39de2f9d6dbf86e1dfbef78 /net/totd/Makefile | |
parent | f22c3dd100f9530bd6029f5cafdcd876585be35a (diff) | |
download | pkgsrc-8017a09c098cf604d3d33eb65eabd3073624c02d.tar.gz |
upgrade to 1.3.
changes from 1.2 to 1.3, to quote feico's message:
>It does add little functionality over version 1.2, but the code
>quality is a lot higher and many bugs/misfeatures and loose ends
>have been fixed.
Diffstat (limited to 'net/totd/Makefile')
-rw-r--r-- | net/totd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/totd/Makefile b/net/totd/Makefile index 4b81b10a2f5..0db60561eea 100644 --- a/net/totd/Makefile +++ b/net/totd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2001/04/02 19:24:09 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2002/03/15 01:54:15 itojun Exp $ # -DISTNAME= totd-1.2 +DISTNAME= totd-1.3 CATEGORIES= net MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ |