diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-25 21:11:42 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-25 21:11:42 +0000 |
commit | d2184367b3b3cc1b216ab65d04bb4553762d3700 (patch) | |
tree | 378ccc5646846a2ca0bcc6febc47153203d6b37b /x11/xtset | |
parent | e420a169916b83897c7b5856f1e94f4237e07f55 (diff) | |
download | ports-d2184367b3b3cc1b216ab65d04bb4553762d3700.tar.gz ports-d2184367b3b3cc1b216ab65d04bb4553762d3700.zip |
Notes
Diffstat (limited to 'x11/xtset')
-rw-r--r-- | x11/xtset/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/xtset/Makefile b/x11/xtset/Makefile index ab7f53d32f98..256af9737853 100644 --- a/x11/xtset/Makefile +++ b/x11/xtset/Makefile @@ -16,8 +16,6 @@ COMMENT= Utility to set title on an xterm NO_WRKSUBDIR= YES PLIST_FILES= bin/xtset - MAN1= xtset.1 -MANCOMPRESSED= yes .include <bsd.port.mk> |