diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-05-11 16:40:38 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-05-11 16:40:38 +0000 |
commit | 325927942ca4b18815ffd71286bd808c97528973 (patch) | |
tree | b2b50e97bd04d994ee54140db0014cd8837cefc5 /www/Makefile | |
parent | e678c82be987300c5078670b9a0c271278a041b3 (diff) |
Add igal 1.3, a static html image gallery generator for *nix.
PR: 41673
Submitted by: Dylan Carlson <absinthe@pobox.com>
Notes
Notes:
svn path=/head/; revision=80675
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 0f7e3691fb5e..d20837c13f6b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -122,6 +122,7 @@ SUBDIR += httrack SUBDIR += hydra SUBDIR += hypermail + SUBDIR += igal SUBDIR += indexme SUBDIR += interchange SUBDIR += jakarta-jmeter |