summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
commit300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch)
tree842a2dc4580fa0370f28faca34d61ab06c735859 /x11-toolkits
parentRemove spurious ^M at end of lines. (diff)
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4575
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/FWF/Makefile4
-rw-r--r--x11-toolkits/blt/Makefile6
-rw-r--r--x11-toolkits/qt145/Makefile4
-rw-r--r--x11-toolkits/qt22/Makefile4
-rw-r--r--x11-toolkits/qt23/Makefile4
-rw-r--r--x11-toolkits/qt30/Makefile4
-rw-r--r--x11-toolkits/qt31/Makefile4
-rw-r--r--x11-toolkits/qt32/Makefile4
-rw-r--r--x11-toolkits/qt33/Makefile4
-rw-r--r--x11-toolkits/xforms/Makefile4
10 files changed, 21 insertions, 21 deletions
diff --git a/x11-toolkits/FWF/Makefile b/x11-toolkits/FWF/Makefile
index 74e6aee78c13..4ff9d4f5726b 100644
--- a/x11-toolkits/FWF/Makefile
+++ b/x11-toolkits/FWF/Makefile
@@ -3,11 +3,11 @@
# Date created: 14 July 1995
# Whom: jkh
#
-# $Id: Makefile,v 1.6 1996/05/15 23:30:26 asami Exp $
+# $Id: Makefile,v 1.7 1996/09/26 09:02:51 asami Exp $
#
DISTNAME= fwf-3.8
-CATEGORIES+= x11
+CATEGORIES= x11
MASTER_SITES= ftp://ftp.let.rug.nl/pub/FWF/
MAINTAINER= jkh@FreeBSD.ORG
diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile
index d1aca853e329..8e783f0736b4 100644
--- a/x11-toolkits/blt/Makefile
+++ b/x11-toolkits/blt/Makefile
@@ -3,17 +3,17 @@
# Date created: 3 August 1996
# Whom: lukin <lukin@okbmei.msk.su>
#
-# $Id: Makefile,v 1.9 1996/10/16 08:32:05 asami Exp $
+# $Id: Makefile,v 1.10 1996/11/13 12:41:36 asami Exp $
#
DISTNAME= blt-2.1
-CATEGORIES+= x11
+CATEGORIES= x11
MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/NEW/
DISTFILES= BLT2.1.tar.gz
MAINTAINER= lukin@okbmei.msk.su
-LIB_DEPENDS= tk41\\.:${PORTSDIR}/x11/tk41
+LIB_DEPENDS= tk41\\.1:${PORTSDIR}/x11/tk41
WRKSRC= ${WRKDIR}/blt2.1
GNU_CONFIGURE= yes
diff --git a/x11-toolkits/qt145/Makefile b/x11-toolkits/qt145/Makefile
index 4dc3eea7e52d..1ea65f0a99bb 100644
--- a/x11-toolkits/qt145/Makefile
+++ b/x11-toolkits/qt145/Makefile
@@ -3,11 +3,11 @@
# Date created: 30 Jul 1996
# Whom: searle@longacre.demon.co.uk
#
-# $Id: Makefile,v 1.5 1996/10/11 22:10:23 chuckr Exp $
+# $Id: Makefile,v 1.6 1996/11/13 12:41:39 asami Exp $
#
DISTNAME= qt-1.0
-CATEGORIES+= x11
+CATEGORIES= x11
MASTER_SITES= ftp://ftp.troll.no/qt/source/
MAINTAINER= searle@longacre.demon.co.uk
diff --git a/x11-toolkits/qt22/Makefile b/x11-toolkits/qt22/Makefile
index 4dc3eea7e52d..1ea65f0a99bb 100644
--- a/x11-toolkits/qt22/Makefile
+++ b/x11-toolkits/qt22/Makefile
@@ -3,11 +3,11 @@
# Date created: 30 Jul 1996
# Whom: searle@longacre.demon.co.uk
#
-# $Id: Makefile,v 1.5 1996/10/11 22:10:23 chuckr Exp $
+# $Id: Makefile,v 1.6 1996/11/13 12:41:39 asami Exp $
#
DISTNAME= qt-1.0
-CATEGORIES+= x11
+CATEGORIES= x11
MASTER_SITES= ftp://ftp.troll.no/qt/source/
MAINTAINER= searle@longacre.demon.co.uk
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile
index 4dc3eea7e52d..1ea65f0a99bb 100644
--- a/x11-toolkits/qt23/Makefile
+++ b/x11-toolkits/qt23/Makefile
@@ -3,11 +3,11 @@
# Date created: 30 Jul 1996
# Whom: searle@longacre.demon.co.uk
#
-# $Id: Makefile,v 1.5 1996/10/11 22:10:23 chuckr Exp $
+# $Id: Makefile,v 1.6 1996/11/13 12:41:39 asami Exp $
#
DISTNAME= qt-1.0
-CATEGORIES+= x11
+CATEGORIES= x11
MASTER_SITES= ftp://ftp.troll.no/qt/source/
MAINTAINER= searle@longacre.demon.co.uk
diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile
index 4dc3eea7e52d..1ea65f0a99bb 100644
--- a/x11-toolkits/qt30/Makefile
+++ b/x11-toolkits/qt30/Makefile
@@ -3,11 +3,11 @@
# Date created: 30 Jul 1996
# Whom: searle@longacre.demon.co.uk
#
-# $Id: Makefile,v 1.5 1996/10/11 22:10:23 chuckr Exp $
+# $Id: Makefile,v 1.6 1996/11/13 12:41:39 asami Exp $
#
DISTNAME= qt-1.0
-CATEGORIES+= x11
+CATEGORIES= x11
MASTER_SITES= ftp://ftp.troll.no/qt/source/
MAINTAINER= searle@longacre.demon.co.uk
diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile
index 4dc3eea7e52d..1ea65f0a99bb 100644
--- a/x11-toolkits/qt31/Makefile
+++ b/x11-toolkits/qt31/Makefile
@@ -3,11 +3,11 @@
# Date created: 30 Jul 1996
# Whom: searle@longacre.demon.co.uk
#
-# $Id: Makefile,v 1.5 1996/10/11 22:10:23 chuckr Exp $
+# $Id: Makefile,v 1.6 1996/11/13 12:41:39 asami Exp $
#
DISTNAME= qt-1.0
-CATEGORIES+= x11
+CATEGORIES= x11
MASTER_SITES= ftp://ftp.troll.no/qt/source/
MAINTAINER= searle@longacre.demon.co.uk
diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile
index 4dc3eea7e52d..1ea65f0a99bb 100644
--- a/x11-toolkits/qt32/Makefile
+++ b/x11-toolkits/qt32/Makefile
@@ -3,11 +3,11 @@
# Date created: 30 Jul 1996
# Whom: searle@longacre.demon.co.uk
#
-# $Id: Makefile,v 1.5 1996/10/11 22:10:23 chuckr Exp $
+# $Id: Makefile,v 1.6 1996/11/13 12:41:39 asami Exp $
#
DISTNAME= qt-1.0
-CATEGORIES+= x11
+CATEGORIES= x11
MASTER_SITES= ftp://ftp.troll.no/qt/source/
MAINTAINER= searle@longacre.demon.co.uk
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index 4dc3eea7e52d..1ea65f0a99bb 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -3,11 +3,11 @@
# Date created: 30 Jul 1996
# Whom: searle@longacre.demon.co.uk
#
-# $Id: Makefile,v 1.5 1996/10/11 22:10:23 chuckr Exp $
+# $Id: Makefile,v 1.6 1996/11/13 12:41:39 asami Exp $
#
DISTNAME= qt-1.0
-CATEGORIES+= x11
+CATEGORIES= x11
MASTER_SITES= ftp://ftp.troll.no/qt/source/
MAINTAINER= searle@longacre.demon.co.uk
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile
index b5dfa7b177b1..5a9d93be9695 100644
--- a/x11-toolkits/xforms/Makefile
+++ b/x11-toolkits/xforms/Makefile
@@ -3,12 +3,12 @@
# Date created: 29 June 1996
# Whom: gena
#
-# $Id: Makefile,v 1.4 1996/05/08 06:11:12 jkh Exp $
+# $Id: Makefile,v 1.5 1996/07/12 11:38:14 asami Exp $
#
DISTNAME= bxform-081
PKGNAME= xforms-0.81
-CATEGORIES+= graphics x11
+CATEGORIES= graphics x11
MASTER_SITES= ftp://laue.phys.uwm.edu/pub/xforms/freeBSD/
EXTRACT_SUFX= .tgz