diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-07 04:22:51 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-07 04:22:51 +0000 |
commit | 7ba4e0aa2bcb74b624d00ca927c831b1ba428819 (patch) | |
tree | 6f7332d9df06996527017ca011362506b706d95b | |
parent | 9160b5d8a3e4c3685d565d7a0779e13df3906943 (diff) |
Notes
-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 770f302a9e1c..06d8ca8674fb 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 |