diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-08-05 11:46:49 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-08-05 11:46:49 +0000 |
commit | 0b8e6214f973e531bd61ac3da20801182f79971f (patch) | |
tree | bd43b5cc1183d4e6a767df4a2d9599741b7bb6a7 /x11-toolkits | |
parent | 9dd818ed0cd4bc116cd4a39e129c7edf05cad12f (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-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 487c482138bd..0537a7d4ff2d 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -9,7 +9,7 @@ PORTNAME= qt PORTVERSION= 3.3.2 PORTREVISION= 2 -CATEGORIES?= x11-toolkits +CATEGORIES?= x11-toolkits ipv6 MASTER_SITES= ftp://sunsite.rediris.es/mirror/Qt/source/ \ ftp://ftp.iasi.roedu.net/mirrors/ftp.trolltech.com/qt/sources/ \ ftp://ftp.ntua.gr/pub/X11/Qt/qt/source/ \ |