summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-04-07 04:22:51 +0000
committerWill Andrews <will@FreeBSD.org>2001-04-07 04:22:51 +0000
commit7ba4e0aa2bcb74b624d00ca927c831b1ba428819 (patch)
tree6f7332d9df06996527017ca011362506b706d95b /x11
parentAdd viewkit 0.00, a ViewKit workalike from Hungry Programmers. (diff)
PORTVERSION is 0.950 not 9.50. I think PORTEPOCH is not needed since this
change and the original revision are not far apart enough to matter. PR: 26395 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=40990
Diffstat (limited to 'x11')
-rw-r--r--x11/accessx/Makefile4
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