diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-12-20 20:19:24 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-12-20 20:19:24 +0000 |
commit | 3cb246682f28b75689c85870b686a29b45b6b32f (patch) | |
tree | 25fea46b8099aeac2b4f386af51ec828fed0777f /print | |
parent | 282b2097dada0fc35c2badb14110a379a54177b7 (diff) | |
download | ports-3cb246682f28b75689c85870b686a29b45b6b32f.tar.gz ports-3cb246682f28b75689c85870b686a29b45b6b32f.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/yatex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/yatex/Makefile b/print/yatex/Makefile index f39c12ceddcc..fbb5a5a5dde8 100644 --- a/print/yatex/Makefile +++ b/print/yatex/Makefile @@ -7,7 +7,7 @@ PORTNAME= yatex PORTVERSION= 1.73 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= print elisp MASTER_SITES= http://www.yatex.org/ DISTNAME= ${PORTNAME}${PORTVERSION} |