diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-09-25 21:38:34 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-09-25 21:38:34 +0000 |
commit | dd0ca7d621ee2f4d2cd7d26bcfad709123a81e53 (patch) | |
tree | 30cc5fe5b2da95ffa748af3a13e3f94764a60075 /dns/totd/Makefile | |
parent | 680f1ac6bcde51dec3e2929341b29d025e08f475 (diff) |
Notes
Diffstat (limited to 'dns/totd/Makefile')
-rw-r--r-- | dns/totd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dns/totd/Makefile b/dns/totd/Makefile index 6a8cc2e282ee..403e02f3bf47 100644 --- a/dns/totd/Makefile +++ b/dns/totd/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= totd -PORTVERSION= 1.3 -PORTREVISION= 3 +PORTVERSION= 1.4 CATEGORIES= dns ipv6 MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ |