diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/amulet/pkg-descr | 5 | ||||
-rw-r--r-- | devel/pccts/pkg-descr | 2 |
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/ |