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