mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
31bba42f60
- Remove duplicated PORTDOCS; put all documentation into DOCSDIR; - Install demo files (previously installed automatically) - put into EXAMPLESDIR this time, and install along with PORTDOCS; - Keep additional language bindings disabled for the time being (avoiding huge dependencies); - Minor pkg-descr alteration. PR: ports/93924 Submitted by: Shaun Amott <shaun (at) inerd.com> (maintainer)
16 lines
249 B
Groff
16 lines
249 B
Groff
--- cmd/tools/gvpack.1.orig Fri Mar 10 09:02:53 2006
|
|
+++ cmd/tools/gvpack.1 Fri Mar 10 09:01:31 2006
|
|
@@ -1,3 +1,12 @@
|
|
+.de EX
|
|
+.fam C
|
|
+.nf
|
|
+..
|
|
+.de EE
|
|
+.fam
|
|
+.fi
|
|
+..
|
|
+
|
|
.TH GVPACK 1 "8 April 2003"
|
|
.SH NAME
|
|
gvpack \- merge and pack disjoint graphs
|