diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-01 10:19:42 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-01 10:19:42 +0000 |
commit | 7965d3dcc8db0a506f39ad80470b95c10acadea0 (patch) | |
tree | 5798a791048d00fdac3093d81c5426c421290b87 /www/Makefile | |
parent | 60f2b6b7a89cffe52e223d31e5fb033c8b723838 (diff) |
Add p5-Apache-Icon 0.02, a perl module that provides an interface for
looking up icon images.
Notes
Notes:
svn path=/head/; revision=36565
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 19163b4cb790..d9d7afb43a54 100644 --- a/www/Makefile +++ b/www/Makefile @@ -133,6 +133,7 @@ SUBDIR += p5-Apache-ASP SUBDIR += p5-Apache-AuthCookie SUBDIR += p5-Apache-DBI + SUBDIR += p5-Apache-Icon SUBDIR += p5-Apache-Peek SUBDIR += p5-Apache-Radius SUBDIR += p5-Apache-Session |