diff options
author | alane <alane@FreeBSD.org> | 2003-01-31 22:55:56 +0000 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2003-01-31 22:55:56 +0000 |
commit | 48913c94be0016900219d491632f82ccd5887e65 (patch) | |
tree | 7a159d4e18dbd51c2408d48e7c9bfc1a524715f8 /x11-toolkits | |
parent | 0cd3dde366fb6b2d3f4f653ecc1d0f885b0b3791 (diff) | |
download | FreeBSD-ports-48913c94be0016900219d491632f82ccd5887e65.zip FreeBSD-ports-48913c94be0016900219d491632f82ccd5887e65.tar.gz |
bump portrev to 2
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/qt31/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/qt32/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/qt33/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile index d91c881..44e2800 100644 --- a/x11-toolkits/qt31/Makefile +++ b/x11-toolkits/qt31/Makefile @@ -8,6 +8,7 @@ PORTNAME= qt PORTVERSION= 3.1.1 +PORTREVISION= 2 CATEGORIES?= x11-toolkits MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ ftp://ftp.silug.org/pub/qt/ \ diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile index d91c881..44e2800 100644 --- a/x11-toolkits/qt32/Makefile +++ b/x11-toolkits/qt32/Makefile @@ -8,6 +8,7 @@ PORTNAME= qt PORTVERSION= 3.1.1 +PORTREVISION= 2 CATEGORIES?= x11-toolkits MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ ftp://ftp.silug.org/pub/qt/ \ diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index d91c881..44e2800 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -8,6 +8,7 @@ PORTNAME= qt PORTVERSION= 3.1.1 +PORTREVISION= 2 CATEGORIES?= x11-toolkits MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ ftp://ftp.silug.org/pub/qt/ \ |