diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2005-02-06 14:07:47 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2005-02-06 14:07:47 +0000 |
commit | 74ad514879f76cfc378c2a8738b4dac0e2425e80 (patch) | |
tree | d6fc3ad78be6156c07d1085d4a2f7c8d6dc22a09 /print/latex-keystroke | |
parent | 8e5e26ef0c1e78b1df83fa1199135411fbebc963 (diff) |
Notes
Diffstat (limited to 'print/latex-keystroke')
-rw-r--r-- | print/latex-keystroke/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/latex-keystroke/Makefile b/print/latex-keystroke/Makefile index 9da79d45f377..0c4b36959050 100644 --- a/print/latex-keystroke/Makefile +++ b/print/latex-keystroke/Makefile @@ -6,6 +6,7 @@ PORTNAME= latex-keystroke PORTVERSION= 1.0.20001109 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= macros/latex/contrib/keystroke |