diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:40:39 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:40:39 +0000 |
commit | c1a25a399f0059d250eee09665c78bcc1e44b469 (patch) | |
tree | 5330d8ae9c94fb1b17774bcddb7a79d7e7f3b526 /misc/viz | |
parent | 9715a732c9ae6675f8b0d4489e37ad26bf9223c6 (diff) | |
download | ports-c1a25a399f0059d250eee09665c78bcc1e44b469.tar.gz ports-c1a25a399f0059d250eee09665c78bcc1e44b469.zip |
Notes
Diffstat (limited to 'misc/viz')
-rw-r--r-- | misc/viz/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/viz/Makefile b/misc/viz/Makefile index 9282ae4199c6..977dcaf38497 100644 --- a/misc/viz/Makefile +++ b/misc/viz/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= fenner EXTRACT_SUFX= .tgz +MAINTAINER= ports@freebsd.org + PORTCOMMENT= Convert invisible (binary) characters to a visible form MAN1= viz.1 inviz.1 |