diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-02-15 11:44:54 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-02-15 11:44:54 +0000 |
commit | a933b342e07410032c5e19d8e98f9e4319c92c14 (patch) | |
tree | f5431ebfdccbca1b3ed1dd3ce2919e55fb1d49f4 /x11/accessx/Makefile | |
parent | 8601adbebc24c30906fcceb7c2326b83f727c7a6 (diff) |
- Fix build
PR: 109184
Submitted by: Stephen Montgomery-Smith <stephen@cauchy.math.missouri.edu> (maintainer)
Notes
Notes:
svn path=/head/; revision=185226
Diffstat (limited to 'x11/accessx/Makefile')
-rw-r--r-- | x11/accessx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/accessx/Makefile b/x11/accessx/Makefile index ba208863c771..7c9829e5710a 100644 --- a/x11/accessx/Makefile +++ b/x11/accessx/Makefile @@ -7,6 +7,7 @@ PORTNAME= accessx PORTVERSION= 0.951 +PORTREVISION= 1 CATEGORIES= x11 accessibility MASTER_SITES= http://www.disability.uiuc.edu/accessx/software/ DISTNAME= accessx${PORTVERSION:S/.//g} |