diff options
author | bf <bf@FreeBSD.org> | 2011-08-13 20:29:58 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-08-13 20:29:58 +0800 |
commit | 9be8da268fc185c80eaac7a64bf63cf9e324b661 (patch) | |
tree | bb28caccd17dcece7aa9ac5a67f6516e6be8c0c3 /x11-toolkits/qt33 | |
parent | 8fd93da743a9c291386aa935110215ee8f796662 (diff) | |
download | freebsd-ports-gnome-9be8da268fc185c80eaac7a64bf63cf9e324b661.tar.gz freebsd-ports-gnome-9be8da268fc185c80eaac7a64bf63cf9e324b661.tar.zst freebsd-ports-gnome-9be8da268fc185c80eaac7a64bf63cf9e324b661.zip |
bump PORTREVISION after patching headers
Diffstat (limited to 'x11-toolkits/qt33')
-rw-r--r-- | x11-toolkits/qt33/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index 8564b02b8d91..36a945552500 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -8,7 +8,7 @@ PORTNAME= qt PORTVERSION= 3.3.8 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES?= x11-toolkits ipv6 MASTER_SITES= ${MASTER_SITE_QT} DISTNAME= qt-x11-free-${PORTVERSION} |