diff options
Diffstat (limited to 'x11/accessx/Makefile')
-rw-r--r-- | x11/accessx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/accessx/Makefile b/x11/accessx/Makefile index 770f302..06d8ca8 100644 --- a/x11/accessx/Makefile +++ b/x11/accessx/Makefile @@ -6,10 +6,10 @@ # PORTNAME= accessx -PORTVERSION= 9.50 +PORTVERSION= 0.950 CATEGORIES= x11 MASTER_SITES= http://www.rehab.uiuc.edu/accessx/software/ -DISTNAME= accessx0${PORTVERSION:S/.//g} +DISTNAME= accessx${PORTVERSION:S/.//g} MAINTAINER= stephen@math.missouri.edu |