diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-05 21:58:38 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-05 21:58:38 +0000 |
commit | 84df8e746f5e41cc6627435183e81e1975eb1036 (patch) | |
tree | 4f723f25b6b11a25a0dbf7fe88d767f1552079a3 | |
parent | dcb7b12d1d9c8dc5193dafdad62246caccd99087 (diff) | |
download | ports-84df8e746f5e41cc6627435183e81e1975eb1036.tar.gz ports-84df8e746f5e41cc6627435183e81e1975eb1036.zip |
Notes
-rw-r--r-- | audio/wmusic/pkg-descr | 2 | ||||
-rw-r--r-- | devel/libmba/pkg-descr | 2 | ||||
-rw-r--r-- | finance/qhacc/pkg-descr | 2 | ||||
-rw-r--r-- | security/py-twofish/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/glark/pkg-descr | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/audio/wmusic/pkg-descr b/audio/wmusic/pkg-descr index 455dc39c8afe..607ccccc75f3 100644 --- a/audio/wmusic/pkg-descr +++ b/audio/wmusic/pkg-descr @@ -2,4 +2,4 @@ wmusic is a dockapp that remote-controls xmms. Features include VCR-style controls, Time and Playlist display, supa stylee rotating arrow, hiding of the xmms windows and reactive interface. -WWW: http://hadess.net/code.shtml +WWW: http://home.jtan.com/~john/wmusic/ diff --git a/devel/libmba/pkg-descr b/devel/libmba/pkg-descr index a5e02f3b11ad..b0f603431d1b 100644 --- a/devel/libmba/pkg-descr +++ b/devel/libmba/pkg-descr @@ -4,4 +4,4 @@ like interface that can load and store XML files for simple XML processing, a module for managing error codes and associated messages across separate C libraries, and more. -WWW: http://www.erols.com/~mballen/libmba/ +WWW: http://www.eskimo.com/~miallen/libmba/ diff --git a/finance/qhacc/pkg-descr b/finance/qhacc/pkg-descr index 645abb287ac9..ee28ebdb98e4 100644 --- a/finance/qhacc/pkg-descr +++ b/finance/qhacc/pkg-descr @@ -2,7 +2,7 @@ QHacc is a QT-based financial management program. Don't expect a Quicken replacement, however - it only does simple transaction management. -WWW: http://www.ostrich-emulators.cx/~ryan/qhacc/ +WWW: http://qhacc.sourceforge.net/ Author: Ryan F. Bobko <ryan@ostrich-emulators.cx> --Will <andrews@technologist.com> diff --git a/security/py-twofish/pkg-descr b/security/py-twofish/pkg-descr index 92a7651bb6d9..87f46522fcf1 100644 --- a/security/py-twofish/pkg-descr +++ b/security/py-twofish/pkg-descr @@ -2,4 +2,4 @@ A pure python implementation of the Rijndael encryption algorithm. Useful for quick string encryption in python programs but probably is not fast enough for anything too big. -WWW: http://bluesine.com/archives/software/python-mods/rijndael/ +WWW: http://sourceforge.net/projects/twofish-py/ diff --git a/textproc/glark/pkg-descr b/textproc/glark/pkg-descr index 590227dadfc1..3eec0984571c 100644 --- a/textproc/glark/pkg-descr +++ b/textproc/glark/pkg-descr @@ -2,4 +2,4 @@ A replacement for (or supplement to) the grep family, glark offers: Perl/Ruby regular expressions, highlighting of matches, context around matches, complex expressions (``and'' and ``or''), and automatic exclusion of non-text files. -WWW: http://www.glark.org/ +WWW: http://glark.sourceforge.net/ |