diff options
-rw-r--r-- | x11/qt3/Makefile | 2 | ||||
-rw-r--r-- | x11/qt3/pkg/DESCR | 8 | ||||
-rw-r--r-- | x11/qt3/pkg/PLIST | 2 |
3 files changed, 1 insertions, 11 deletions
diff --git a/x11/qt3/Makefile b/x11/qt3/Makefile index 7a321b57f3a..4448823658c 100644 --- a/x11/qt3/Makefile +++ b/x11/qt3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD +# $NetBSD: Makefile,v 1.5 2002/05/30 19:16:01 schmonz Exp $ # DISTNAME= qt3-${QTVERSION} diff --git a/x11/qt3/pkg/DESCR b/x11/qt3/pkg/DESCR deleted file mode 100644 index d4d47037f3b..00000000000 --- a/x11/qt3/pkg/DESCR +++ /dev/null @@ -1,8 +0,0 @@ -Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and -maintaining GUI (graphical user interface) applications. - -This package does not contain anything by itself -- it is a -"meta-package" that depends on other QT packages. Its sole purpose is -to require dependencies so users can install this package only and -have all the QT stuff pulled in by the port/package dependency -mechanism. diff --git a/x11/qt3/pkg/PLIST b/x11/qt3/pkg/PLIST deleted file mode 100644 index 7192bec15fd..00000000000 --- a/x11/qt3/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/01/07 08:11:32 skrll Exp $ -@comment This PLIST is intentionally left empty. |