diff options
author | alane <alane@FreeBSD.org> | 2003-04-06 12:20:22 +0000 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2003-04-06 12:20:22 +0000 |
commit | 834f2cc00f08126c5abf9351262deb21be21678d (patch) | |
tree | eeeeeb2931ee20ab3f76a9756ad6b00b0ad71c80 /x11-toolkits/qt31 | |
parent | 74a5f6e6902b83c9d8c4d08db2649269fdcaa19e (diff) | |
download | FreeBSD-ports-834f2cc00f08126c5abf9351262deb21be21678d.zip FreeBSD-ports-834f2cc00f08126c5abf9351262deb21be21678d.tar.gz |
update portrevision since package name is changed
Diffstat (limited to 'x11-toolkits/qt31')
-rw-r--r-- | x11-toolkits/qt31/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile index 39dfdce..799f311 100644 --- a/x11-toolkits/qt31/Makefile +++ b/x11-toolkits/qt31/Makefile @@ -8,7 +8,7 @@ PORTNAME= qt PORTVERSION= 3.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES?= x11-toolkits MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ ftp://ftp.silug.org/pub/qt/ \ |