aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cad/acs/Makefile3
-rw-r--r--comms/hylafax/Makefile3
-rw-r--r--devel/noweb/Makefile3
-rw-r--r--games/tksol/Makefile3
-rw-r--r--graphics/xpdf/Makefile3
-rw-r--r--lang/elk/Makefile3
-rw-r--r--lang/pbasic/Makefile3
-rw-r--r--math/octave-devel/Makefile3
-rw-r--r--math/octave/Makefile3
-rw-r--r--print/rtf2latex/Makefile3
-rw-r--r--print/tr2latex/Makefile1
11 files changed, 10 insertions, 21 deletions
diff --git a/cad/acs/Makefile b/cad/acs/Makefile
index 850e131695db..7db7d7d70d46 100644
--- a/cad/acs/Makefile
+++ b/cad/acs/Makefile
@@ -3,13 +3,12 @@
# Date created: 01 January 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.4 1995/05/02 08:59:56 asami Exp $
+# $Id: Makefile,v 1.5 1995/12/21 08:04:59 tg Exp $
#
DISTNAME= acs020
PKGNAME= acs-0.20
CATEGORIES+= cad
-KEYWORDS+= cad "circuit simulation" spice
MASTER_SITES= ftp://mammoth.lle.rochester.edu/pub/local/acs/ \
ftp://cs.rit.edu/pub/acs/ \
ftp://ee.rochester.edu/pub/acs/
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index 96d9fe410453..e9bafcb67a2b 100644
--- a/comms/hylafax/Makefile
+++ b/comms/hylafax/Makefile
@@ -5,12 +5,11 @@
# To Replace: flexfax v2.3beta038special
# Name changed from flexfax to hylafax by author of both: Sam Leffler.
#
-# $Id$
+# $Id: Makefile,v 1.6 1995/10/27 22:05:03 pst Exp $
DISTNAME= hylafax-v3.0pl0
PKGNAME= hylafax-3.0.1
CATEGORIES+= comms
-KEYWORDS+= fax
MASTER_SITES= ftp://ftp.sgi.com/sgi/fax/source/
EXTRACT_SUFX= -tar.gz
HAS_CONFIGURE= yes
diff --git a/devel/noweb/Makefile b/devel/noweb/Makefile
index 15395b28a61b..468fc50fa0c0 100644
--- a/devel/noweb/Makefile
+++ b/devel/noweb/Makefile
@@ -3,12 +3,11 @@
# Date created: 29 July 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.3 1995/10/11 09:45:29 asami Exp $
+# $Id: Makefile,v 1.4 1995/11/26 11:29:17 asami Exp $
#
DISTNAME= noweb-2.7a
CATEGORIES+= devel
-KEYWORDS+= devel "literate programming"
MASTER_SITES= ftp://bellcore.com/pub/norman/
EXTRACT_SUFX= .tgz
diff --git a/games/tksol/Makefile b/games/tksol/Makefile
index 77182a1a13ec..b48c95341780 100644
--- a/games/tksol/Makefile
+++ b/games/tksol/Makefile
@@ -3,12 +3,11 @@
# Date created: 26 June 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.1.1.1 1995/07/04 10:25:20 asami Exp $
+# $Id: Makefile,v 1.2 1995/11/28 07:54:57 tg Exp $
#
DISTNAME= tksol-1.0
CATEGORIES+= games
-KEYWORDS+= games x11 tk solitaire
MASTER_SITES= ftp://ftp.cs.umd.edu/pub/misc_software/tksol/
EXTRACT_SUFX= .tar.Z
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile
index dc6a92154dc2..a357c8020c01 100644
--- a/graphics/xpdf/Makefile
+++ b/graphics/xpdf/Makefile
@@ -3,12 +3,11 @@
# Date created: 02 Feb 1996
# Whom: chuckr@glue.umd.edu
#
-# $Id: Makefile,v 1.1.1.1 1996/02/10 20:33:08 fenner Exp $
+# $Id: Makefile,v 1.2 1996/02/11 03:06:46 asami Exp $
#
DISTNAME= xpdf-0.3
CATEGORIES+= graphics
-KEYWORDS= pdf "Portable Document Format" adobe acrobat
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/xpdf/
EXTRACT_SUFX= .tar.gz
diff --git a/lang/elk/Makefile b/lang/elk/Makefile
index ffbd2cf4b80b..9906716c78cf 100644
--- a/lang/elk/Makefile
+++ b/lang/elk/Makefile
@@ -3,12 +3,11 @@
# Date created: 08 March 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.8 1995/11/22 13:12:36 asami Exp $
+# $Id: Makefile,v 1.9 1995/12/20 08:40:58 tg Exp $
#
DISTNAME= elk-3.0
CATEGORIES+= lang
-KEYWORDS+= lang scheme
MASTER_SITES= ftp://ftp.uni-bremen.de/pub/programming/languages/scheme/elk/ \
ftp://crl.dec.com/pub/X11/contrib/devel_tools/ \
ftp://ftp.th-darmstadt.de/pub/X11/contrib/devel_tools/
diff --git a/lang/pbasic/Makefile b/lang/pbasic/Makefile
index 926c8c730c60..059321ee062e 100644
--- a/lang/pbasic/Makefile
+++ b/lang/pbasic/Makefile
@@ -3,13 +3,12 @@
# Date created: 13th August 1995
# Whom: Julian Stacey <jhs@freebsd.org>
#
-# $Id: Makefile,v 1.1.1.1 1995/08/24 01:43:46 asami Exp $
+# $Id: Makefile,v 1.2 1995/11/22 13:13:02 asami Exp $
#
DISTNAME= pbasic-2.0-950813
PKGNAME= pbasic-2.0
CATEGORIES+= lang
-KEYWORDS+= basic interpreter
MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= asami@FreeBSD.ORG
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile
index 362abde048d0..dab1b5ebedf9 100644
--- a/math/octave-devel/Makefile
+++ b/math/octave-devel/Makefile
@@ -3,12 +3,11 @@
# Date created: 26 Apr 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.1.1.1 1995/05/02 07:18:20 asami Exp $
+# $Id: Makefile,v 1.2 1995/10/04 10:18:49 asami Exp $
#
DISTNAME= octave-1.1.1
CATEGORIES+= math
-KEYWORDS+= math "numeric computation" matlab
MASTER_SITES= ftp://ftp.che.utexas.edu/pub/octave/
MAINTAINER= ports@FreeBSD.ORG
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 362abde048d0..dab1b5ebedf9 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -3,12 +3,11 @@
# Date created: 26 Apr 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.1.1.1 1995/05/02 07:18:20 asami Exp $
+# $Id: Makefile,v 1.2 1995/10/04 10:18:49 asami Exp $
#
DISTNAME= octave-1.1.1
CATEGORIES+= math
-KEYWORDS+= math "numeric computation" matlab
MASTER_SITES= ftp://ftp.che.utexas.edu/pub/octave/
MAINTAINER= ports@FreeBSD.ORG
diff --git a/print/rtf2latex/Makefile b/print/rtf2latex/Makefile
index 26e26ce33654..e8f8ae73ac11 100644
--- a/print/rtf2latex/Makefile
+++ b/print/rtf2latex/Makefile
@@ -3,13 +3,12 @@
# Date created: 25 Jan 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.1.1.1 1995/05/02 09:03:27 asami Exp $
+# $Id: Makefile,v 1.2 1995/11/22 13:18:25 asami Exp $
#
DISTNAME= rtf2LaTeX.1.5
PKGNAME= rtf2latex-1.5
CATEGORIES+= print
-KEYWORDS+= RTF "Rich Text Format" LaTeX TeX
MASTER_SITES= ftp://ftp.dante.de/pub/tex/support/rtf2latex/
MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de
diff --git a/print/tr2latex/Makefile b/print/tr2latex/Makefile
index b4317ba9185a..9c3029f1038a 100644
--- a/print/tr2latex/Makefile
+++ b/print/tr2latex/Makefile
@@ -6,7 +6,6 @@
DISTNAME= tr2latex-2.2
CATEGORIES+= print
-KEYWORDS+= TeX LaTeX troff
MASTER_SITES= ftp://sol.cs.ruu.nl/pub/TEX/TOOLS/
MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de