diff options
Diffstat (limited to 'dns/totd/Makefile')
-rw-r--r-- | dns/totd/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dns/totd/Makefile b/dns/totd/Makefile index e885116966dd..9b9866e1a1c7 100644 --- a/dns/totd/Makefile +++ b/dns/totd/Makefile @@ -5,10 +5,11 @@ # $FreeBSD$ PORTNAME= totd -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ -DISTNAME= totd-1.1p4 +DISTNAME= totd-1.1p5 +EXTRACT_SUFX= .tgz MAINTAINER= kris@FreeBSD.org |