diff options
author | asami <asami@FreeBSD.org> | 1996-11-18 22:17:24 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-18 22:17:24 +0800 |
commit | e1475027cde346cc8c26ff967438ba80036384a0 (patch) | |
tree | 4659b41700eb12b7f8cf84c6386677d53f5d8032 /print/dvi2xx | |
parent | a1a675dbb0aeebf8a7e5798c2180a3cc6a2a42b7 (diff) | |
download | freebsd-ports-graphics-e1475027cde346cc8c26ff967438ba80036384a0.tar.gz freebsd-ports-graphics-e1475027cde346cc8c26ff967438ba80036384a0.tar.zst freebsd-ports-graphics-e1475027cde346cc8c26ff967438ba80036384a0.zip |
Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
Diffstat (limited to 'print/dvi2xx')
-rw-r--r-- | print/dvi2xx/Makefile | 4 | ||||
-rw-r--r-- | print/dvi2xx/pkg-plist | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/print/dvi2xx/Makefile b/print/dvi2xx/Makefile index 3d970f11264..1111b28188c 100644 --- a/print/dvi2xx/Makefile +++ b/print/dvi2xx/Makefile @@ -3,7 +3,7 @@ # Date created: 14 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.10 1996/07/04 21:59:26 gpalmer Exp $ +# $Id: Makefile,v 1.11 1996/11/17 08:44:25 obrien Exp $ # DISTNAME= dvi2xx @@ -13,6 +13,8 @@ CATEGORIES= print MAINTAINER= jmz@FreeBSD.ORG +MAN1= dvi2xx.1 + #other equivalent sites: ftp.shsu.edu ftp.dante.de CTAN?= ftp.tex.ac.uk diff --git a/print/dvi2xx/pkg-plist b/print/dvi2xx/pkg-plist index ffc22e30e3d..78700a6d490 100644 --- a/print/dvi2xx/pkg-plist +++ b/print/dvi2xx/pkg-plist @@ -5,7 +5,7 @@ bin/dvilj2 bin/dvilj2p bin/dvilj4 bin/dviljp -man/man1/dvi2xx.1 +man/man1/dvi2xx.1.gz lib/dvi2xx/2up.sty lib/dvi2xx/lj3-filter lib/dvi2xx/sample2.tex |