diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-02-07 08:24:43 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-02-07 08:24:43 +0000 |
commit | e8865859629ded6c190307227c697842d6dcf40a (patch) | |
tree | 6cbcb189b0d3fcf989df93436eab1e87a3e755f2 /devel/qt4-assistant | |
parent | 3c7d06534ee41b4f08209e5fb3f15c7a7bddc445 (diff) |
Bump PORTREVISION
Notes
Notes:
svn path=/head/; revision=184471
Diffstat (limited to 'devel/qt4-assistant')
-rw-r--r-- | devel/qt4-assistant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qt4-assistant/Makefile b/devel/qt4-assistant/Makefile index 9d0600bad0dc..fb323395a31c 100644 --- a/devel/qt4-assistant/Makefile +++ b/devel/qt4-assistant/Makefile @@ -8,7 +8,7 @@ PORTNAME= assistant PORTVERSION= 4.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= devel MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- |