summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1998-07-28 06:34:42 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1998-07-28 06:34:42 +0000
commit0ec2b6d084ada0c948cad4c8e6a2047318cd2806 (patch)
tree071d637f70cd459b613b7150c77eee4425a67a5b /devel
parentA light weight implementation of CAML, a strongly typed functional (diff)
Another batch of add homepage. In general I've avoided any links
except to official homepages, but in this batch there were a few cases where a link was desireable anyways. For these, the form http://url/ (FAQ/whatever) was used.
Notes
Notes: svn path=/head/; revision=12181
Diffstat (limited to 'devel')
-rw-r--r--devel/amulet/pkg-descr5
-rw-r--r--devel/pccts/pkg-descr2
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/amulet/pkg-descr b/devel/amulet/pkg-descr
index ee70c0d8180c..a8a56e4e8507 100644
--- a/devel/amulet/pkg-descr
+++ b/devel/amulet/pkg-descr
@@ -1,8 +1,5 @@
Amulet is a toolkit for building graphical user interfaces in C++.
-Get the manual from:
- http://www.cs.cmu.edu/~amulet/amulet3-documentation.html
-
This port builds three versions of the library:
libamulet.so.3.0: shared library with the inspector
(for development)
@@ -20,5 +17,7 @@ that you can use to build amulet programs. This is an adaption
of the Makefiles that come with amulet, which does not require the
AMULET_DIR and AMULET_VARS_FILE to be set.
+http://pecan.srv.cs.cmu.edu/afs/cs/project/amulet/www/
+
Filip Bovyn
bovynf@awe.be
diff --git a/devel/pccts/pkg-descr b/devel/pccts/pkg-descr
index 0069e55112be..c2aae3358a80 100644
--- a/devel/pccts/pkg-descr
+++ b/devel/pccts/pkg-descr
@@ -11,3 +11,5 @@ Tool for Language Recognition) corresponds to YACC and dlg
However, PCCTS has many additional features which
make it easier to use for a wider range of translation
problems.
+
+http://www.ANTLR.org/