diff options
author | novel <novel@FreeBSD.org> | 2006-03-16 04:06:49 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2006-03-16 04:06:49 +0800 |
commit | 8d8399c50cd37f08d59adf8fe5d83f310b709665 (patch) | |
tree | 1b94ab751f52356260282a0fd0ec679e2682e304 | |
parent | 3e955f8140f8e4ea0cb805a2e95482d236d41454 (diff) | |
download | freebsd-ports-gnome-8d8399c50cd37f08d59adf8fe5d83f310b709665.tar.gz freebsd-ports-gnome-8d8399c50cd37f08d59adf8fe5d83f310b709665.tar.zst freebsd-ports-gnome-8d8399c50cd37f08d59adf8fe5d83f310b709665.zip |
Drop inexistent WWW.
PR: 94336, 94342, 94352, 94365
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
-rw-r--r-- | textproc/ocaml-yaxi/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/pcrs/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/ruby-rwv2/pkg-descr | 1 | ||||
-rw-r--r-- | www/decss/pkg-descr | 2 | ||||
-rw-r--r-- | www/decss/pkg-plist | 12 |
5 files changed, 6 insertions, 13 deletions
diff --git a/textproc/ocaml-yaxi/pkg-descr b/textproc/ocaml-yaxi/pkg-descr index b6b5e026bc3b..3cbb6e688a2c 100644 --- a/textproc/ocaml-yaxi/pkg-descr +++ b/textproc/ocaml-yaxi/pkg-descr @@ -1,5 +1,3 @@ Yaxi contains a (currently non-validating) XML parser (SAX, DOM methods, pull parser in the works), a complete XPath implementation and a (still incomplete) XSL implementation. - -WWW: http://mattam.ath.cx/progs/yaxi.html diff --git a/textproc/pcrs/pkg-descr b/textproc/pcrs/pkg-descr index b81b4b1de2f1..a4a5c48a57ac 100644 --- a/textproc/pcrs/pkg-descr +++ b/textproc/pcrs/pkg-descr @@ -1,5 +1,3 @@ PCRS is a small library, written as a supplement to the PCRE library, that implements regex based substitution with the syntax and semantics of Perl's s/// operator. - -WWW: http://www.oesterhelt.org/pcrs/ diff --git a/textproc/ruby-rwv2/pkg-descr b/textproc/ruby-rwv2/pkg-descr index f8f7fc97f5f4..6559922616a3 100644 --- a/textproc/ruby-rwv2/pkg-descr +++ b/textproc/ruby-rwv2/pkg-descr @@ -2,4 +2,3 @@ RWV2 Library is a wrapper around the wv2 library for Ruby: parses Microsoft Word files. Author: Hannes Wyss <hwyss@ywesee.com> -WWW: http://www.ywesee.com/index.cgi?RwV2 diff --git a/www/decss/pkg-descr b/www/decss/pkg-descr index 22579eac7ce7..b57419a9cae8 100644 --- a/www/decss/pkg-descr +++ b/www/decss/pkg-descr @@ -3,5 +3,3 @@ HTML page. That's all it does. It has no relationship whatsoever to encryption, copy protection, movies, software freedom, oppressive industry cartels, Web site witch hunts, or any other bad things that could get you in trouble. - -WWW: http://www.pigdog.threadnet.com/decss/ diff --git a/www/decss/pkg-plist b/www/decss/pkg-plist index 03e9675ea517..af680ba032c2 100644 --- a/www/decss/pkg-plist +++ b/www/decss/pkg-plist @@ -1,7 +1,7 @@ bin/decss -share/doc/decss/FAQ -share/doc/decss/README -share/doc/decss/decss-now.png -share/doc/decss/decss_mirror.html -share/doc/decss/original_pigdog_article.txt -@dirrm share/doc/decss +%%DOCSDIR%%/FAQ +%%DOCSDIR%%/README +%%DOCSDIR%%/decss-now.png +%%DOCSDIR%%/decss_mirror.html +%%DOCSDIR%%/original_pigdog_article.txt +@dirrm %%DOCSDIR%% |