diff options
Diffstat (limited to 'print/yatex')
-rw-r--r-- | print/yatex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/yatex/Makefile b/print/yatex/Makefile index 72e08107a641..a51da7477e99 100644 --- a/print/yatex/Makefile +++ b/print/yatex/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -PORTNAME?= yatex -PORTVERSION?= 1.67 +PORTNAME?= yatex +PORTVERSION?= 1.67 CATEGORIES?= print elisp MASTER_SITES= http://www.yatex.org/ DISTNAME= yatex1.67 |