diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-06 22:44:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-06 22:44:49 +0000 |
commit | 07869b64bddb5bcf829dcf8d45c9924512338385 (patch) | |
tree | ed726e8ec6684faee42c78ad6f9db1903adc4aaa /print/Makefile | |
parent | 7a2669d2b2106364ac54805b95f049ac539bb9e9 (diff) |
This package used to extract the revision and file information
provided by the Subversion revision control system.
WWW: http://www.brucker.ch/projects/svninfo/
PR: ports/106427
Submitted by: Henrik Brix Andersen <henrik at brixandersen.dk>
Notes
Notes:
svn path=/head/; revision=179064
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 6e9607c0d4d6..27eab6685fcf 100644 --- a/print/Makefile +++ b/print/Makefile @@ -145,6 +145,7 @@ SUBDIR += latex-pict2e SUBDIR += latex-subfig SUBDIR += latex-subfloat + SUBDIR += latex-svninfo SUBDIR += latex-timing SUBDIR += latex-tipa SUBDIR += latex-ucs |