diff options
author | wiz <wiz@pkgsrc.org> | 2003-09-22 09:39:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-09-22 09:39:59 +0000 |
commit | 821942817443c278e965649ebb7e96033bf9cde1 (patch) | |
tree | 1fa4f0a17ca4f648248abb2c10c27742969091ba /net/totd/Makefile | |
parent | 16ba4769e71e8e7c877d180d36f7dd655774538e (diff) | |
download | pkgsrc-821942817443c278e965649ebb7e96033bf9cde1.tar.gz |
Update to 1.4:
Fixes some problems in totd 1.3 and addds some new functionality.
Closes PR 22882 from Feico W. Dillema.
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 17b75ef1345..48c79d6a512 100644 --- a/net/totd/Makefile +++ b/net/totd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2002/07/10 13:55:17 itojun Exp $ +# $NetBSD: Makefile,v 1.15 2003/09/22 09:39:59 wiz Exp $ # -DISTNAME= totd-1.3 +DISTNAME= totd-1.4 CATEGORIES= net MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ |