diff options
author | adamw <adamw@FreeBSD.org> | 2014-07-29 22:02:16 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-07-29 22:02:16 +0800 |
commit | 7a5f770d0e3b91f0fd291bb50fa5338b69de2ff3 (patch) | |
tree | 7b1cdea9a21ff4ed307e29514e9d8286d9d83dfa /print/html2latex | |
parent | f5dffc04876d4173139efee0735593b69c7c4fcf (diff) | |
download | freebsd-ports-gnome-7a5f770d0e3b91f0fd291bb50fa5338b69de2ff3.tar.gz freebsd-ports-gnome-7a5f770d0e3b91f0fd291bb50fa5338b69de2ff3.tar.zst freebsd-ports-gnome-7a5f770d0e3b91f0fd291bb50fa5338b69de2ff3.zip |
Rename p*/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'print/html2latex')
-rw-r--r-- | print/html2latex/Makefile | 2 | ||||
-rw-r--r-- | print/html2latex/files/patch-add-comment (renamed from print/html2latex/files/patch-aa) | 0 | ||||
-rw-r--r-- | print/html2latex/files/patch-html2latex.1 (renamed from print/html2latex/files/patch-ac) | 0 |
3 files changed, 1 insertions, 1 deletions
diff --git a/print/html2latex/Makefile b/print/html2latex/Makefile index 433161b6f5fe..d0daedc2648f 100644 --- a/print/html2latex/Makefile +++ b/print/html2latex/Makefile @@ -6,11 +6,11 @@ PORTVERSION= 0.9c CATEGORIES= print # I can't seem to find the original dist site MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/ -EXTRACT_SUFX= .tar.Z MAINTAINER= joerg@FreeBSD.org COMMENT= Convert HTML document into LaTeX +USES= tar:Z PLIST_FILES= bin/html2latex man/man1/html2latex.1.gz .include <bsd.port.mk> diff --git a/print/html2latex/files/patch-aa b/print/html2latex/files/patch-add-comment index e415b2d269f3..e415b2d269f3 100644 --- a/print/html2latex/files/patch-aa +++ b/print/html2latex/files/patch-add-comment diff --git a/print/html2latex/files/patch-ac b/print/html2latex/files/patch-html2latex.1 index 19b9c1da95dc..19b9c1da95dc 100644 --- a/print/html2latex/files/patch-ac +++ b/print/html2latex/files/patch-html2latex.1 |