diff options
author | Will Andrews <will@FreeBSD.org> | 2001-03-15 12:31:26 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-03-15 12:31:26 +0000 |
commit | 25acaaced12501f76e034cce0d2f0540d2413f70 (patch) | |
tree | c55420e75744ef180eea4611c90a3c626e435f42 /x11-toolkits/qt22 | |
parent | 3261eff2ee0ef027e5e2ceb9c7345c84ca77e8f8 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/qt22')
-rw-r--r-- | x11-toolkits/qt22/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/qt22/Makefile b/x11-toolkits/qt22/Makefile index 7d1e5e4ea966..923d3ab3ee1d 100644 --- a/x11-toolkits/qt22/Makefile +++ b/x11-toolkits/qt22/Makefile @@ -7,6 +7,7 @@ PORTNAME?= qt PORTVERSION?= 2.2.4 +PORTREVISION?= 1 CATEGORIES?= x11-toolkits MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ DISTNAME= qt-x11-${PORTVERSION} |