diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-02-23 14:46:37 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-02-23 14:46:37 +0000 |
commit | 24bf28eff1f36a61373baf68b02d29b708cb2434 (patch) | |
tree | 7cdf37f7acdf4bb5edf2c07abd044ae8b9ca0731 /x11 | |
parent | 356df709ff408556534cc0e28f8939457ad065bd (diff) | |
download | ports-24bf28eff1f36a61373baf68b02d29b708cb2434.tar.gz ports-24bf28eff1f36a61373baf68b02d29b708cb2434.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/accessx/Makefile | 2 | ||||
-rw-r--r-- | x11/tkXwin/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/accessx/Makefile b/x11/accessx/Makefile index 2cbf41a4b118..f23c93cf59ec 100644 --- a/x11/accessx/Makefile +++ b/x11/accessx/Makefile @@ -7,7 +7,7 @@ PORTNAME= accessx PORTVERSION= 0.951 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 accessibility MASTER_SITES= http://cmos-eng.rehab.uiuc.edu/accessx/software/ DISTNAME= accessx${PORTVERSION:S/.//g} diff --git a/x11/tkXwin/Makefile b/x11/tkXwin/Makefile index 28fe9b6d44e4..ddbbba78a141 100644 --- a/x11/tkXwin/Makefile +++ b/x11/tkXwin/Makefile @@ -7,7 +7,7 @@ PORTNAME= tkXwin PORTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= http://beepcore-tcl.sourceforge.net/ EXTRACT_SUFX= .tgz |