diff options
author | bapt <bapt@FreeBSD.org> | 2012-11-29 01:12:35 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-11-29 01:12:35 +0800 |
commit | 2249d769bed9d2b7c99fb4dbdb1163827a5d378b (patch) | |
tree | e9df92ed531c7a705944e22f46445f23bb4ba647 /www/Makefile | |
parent | 1d81c5629699648854811a1acad61a19f75e8758 (diff) | |
download | freebsd-ports-gnome-2249d769bed9d2b7c99fb4dbdb1163827a5d378b.tar.gz freebsd-ports-gnome-2249d769bed9d2b7c99fb4dbdb1163827a5d378b.tar.zst freebsd-ports-gnome-2249d769bed9d2b7c99fb4dbdb1163827a5d378b.zip |
2012-11-28 www/p5-Sledge: depends on mod_perl 1 which is gone
2012-11-28 www/p5-Sledge-Plugin-CacheContent: depends on mod_perl 1 which is gone
2012-11-28 www/p5-Sledge-Plugin-Download: depends on mod_perl 1 which is gone
2012-11-28 www/p5-Sledge-Plugin-Dumper: depends on mod_perl 1 which is gone
2012-11-28 www/p5-Sledge-Plugin-HTML2HDML: depends on mod_perl 1 which is gone
2012-11-28 www/p5-Sledge-Plugin-Log: depends on mod_perl 1 which is gone
2012-11-28 www/p5-Sledge-Plugin-NoCache: depends on mod_perl 1 which is gone
2012-11-28 www/p5-Sledge-Plugin-SaveUpload: depends on mod_perl 1 which is gone
2012-11-28 www/p5-Sledge-Plugin-ScratchPad: depends on mod_perl 1 which is gone
2012-11-28 www/p5-Sledge-Plugin-SessionAutoCleanup: depends on mod_perl 1 which is gone
2012-11-28 www/p5-Sledge-Plugin-XSLT: depends on mod_perl 1 which is gone
2012-11-28 www/p5-Sledge-SessionManager-CookieStore: depends on mod_perl 1 which is gone
2012-11-28 www/p5-Sledge-Template-Expr: depends on mod_perl 1 which is gone
Approved by: dhn (maintainer)
Feature safe: yes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www/Makefile b/www/Makefile index 003aaaecadbe..7f8fb8216ae2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1143,19 +1143,6 @@ SUBDIR += p5-STF-Dispatcher-PSGI SUBDIR += p5-SWF-Chart SUBDIR += p5-Scrappy - SUBDIR += p5-Sledge - SUBDIR += p5-Sledge-Plugin-CacheContent - SUBDIR += p5-Sledge-Plugin-Download - SUBDIR += p5-Sledge-Plugin-Dumper - SUBDIR += p5-Sledge-Plugin-HTML2HDML - SUBDIR += p5-Sledge-Plugin-Log - SUBDIR += p5-Sledge-Plugin-NoCache - SUBDIR += p5-Sledge-Plugin-SaveUpload - SUBDIR += p5-Sledge-Plugin-ScratchPad - SUBDIR += p5-Sledge-Plugin-SessionAutoCleanup - SUBDIR += p5-Sledge-Plugin-XSLT - SUBDIR += p5-Sledge-SessionManager-CookieStore - SUBDIR += p5-Sledge-Template-Expr SUBDIR += p5-Squatting SUBDIR += p5-Squatting-On-PSGI SUBDIR += p5-Starlet |