diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/par/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/par/Makefile b/textproc/par/Makefile index 874027abcbbd..cdb9afb9aa3b 100644 --- a/textproc/par/Makefile +++ b/textproc/par/Makefile @@ -6,10 +6,10 @@ # PORTNAME= par -PORTVERSION= 1.51 +PORTVERSION= 1.52 CATEGORIES= textproc -MASTER_SITES= http://www.cs.berkeley.edu/~amc/Par/ -DISTNAME= Par152 +MASTER_SITES= http://www.cs.berkeley.edu/~amc/Par/ +DISTNAME= Par${PORTVERSION:S|.||} MAINTAINER= mark@grondar.za |