diff options
author | marcus <marcus@FreeBSD.org> | 2003-06-02 06:17:49 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-06-02 06:17:49 +0800 |
commit | 0c8ed29743617dc6e598c897910073e093a8623e (patch) | |
tree | bdd9b7a7d6346d348633ca8faddd4b0cd5216871 /www/Makefile | |
parent | bc52ccc91b8562dca84c3d92a9b48ed443693b25 (diff) | |
download | freebsd-ports-gnome-0c8ed29743617dc6e598c897910073e093a8623e.tar.gz freebsd-ports-gnome-0c8ed29743617dc6e598c897910073e093a8623e.tar.zst freebsd-ports-gnome-0c8ed29743617dc6e598c897910073e093a8623e.zip |
Add gurlchecker, a GNOME program to check a page/website for broken links.
PR: 52847
Submitted by: Koop Mast <einekoai@chello.nl>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 1e06f46dca3b..19c4845a8c50 100644 --- a/www/Makefile +++ b/www/Makefile @@ -106,6 +106,7 @@ SUBDIR += gtkhtml SUBDIR += gtkhtml3 SUBDIR += guile-www + SUBDIR += gurlchecker SUBDIR += harvest SUBDIR += horde2 SUBDIR += hotjava |