diff options
Diffstat (limited to 'x11-toolkits/qt22/Makefile')
-rw-r--r-- | x11-toolkits/qt22/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/qt22/Makefile b/x11-toolkits/qt22/Makefile index 65a664d7d17b..cd7d4573e006 100644 --- a/x11-toolkits/qt22/Makefile +++ b/x11-toolkits/qt22/Makefile @@ -3,12 +3,12 @@ # Date created: 30 Jul 1996 # Whom: searle@longacre.demon.co.uk # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/07/31 00:20:49 chuckr Exp $ # DISTNAME= qt-0.98 CATEGORIES+= x11 -MASTER_SITES= ftp://ftp.troll.no/qt/ +MASTER_SITES= ftp://ftp.troll.no/qt/source/ MAINTAINER= searle@longacre.demon.co.uk |