diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2001-05-20 13:35:31 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2001-05-20 13:35:31 +0000 |
commit | dde20554f929344a8b47f2c5448c6f5868330685 (patch) | |
tree | 0c554effffb95aa0f99e309bb54cd02ca2a6d777 /dns/totd | |
parent | b8e5090b9405202e5dd2903725caa90412089058 (diff) | |
download | ports-dde20554f929344a8b47f2c5448c6f5868330685.tar.gz ports-dde20554f929344a8b47f2c5448c6f5868330685.zip |
Notes
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: |