diff options
Diffstat (limited to 'dns/totd')
-rw-r--r-- | dns/totd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/totd/Makefile b/dns/totd/Makefile index 85a6837374b6..0de3885fbb91 100644 --- a/dns/totd/Makefile +++ b/dns/totd/Makefile @@ -6,11 +6,14 @@ PORTNAME= totd PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ MAINTAINER= kris@FreeBSD.org +MAN8= totd.8 + GNU_CONFIGURE= YES post-install: |