diff options
author | ohauer <ohauer@FreeBSD.org> | 2012-01-02 03:30:58 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2012-01-02 03:30:58 +0800 |
commit | 43ac3f65169f06c55e36580ed1f86032c363482d (patch) | |
tree | b90b74daf642363162b175c5d7a1edd1289fc9d1 /www/mod_sqlinclude/pkg-descr | |
parent | ad6e506cd88ffdb0ce111f8b8eb9a93974c36ad5 (diff) | |
download | freebsd-ports-gnome-43ac3f65169f06c55e36580ed1f86032c363482d.tar.gz freebsd-ports-gnome-43ac3f65169f06c55e36580ed1f86032c363482d.tar.zst freebsd-ports-gnome-43ac3f65169f06c55e36580ed1f86032c363482d.zip |
- remove apache13 and ports depending on apache13 from portstree
( EXPIRATION_DATE=2012-01-01 )
with hat apache@
Diffstat (limited to 'www/mod_sqlinclude/pkg-descr')
-rw-r--r-- | www/mod_sqlinclude/pkg-descr | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/www/mod_sqlinclude/pkg-descr b/www/mod_sqlinclude/pkg-descr deleted file mode 100644 index ff08fca18079..000000000000 --- a/www/mod_sqlinclude/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -mod_sqlinclude is an Apache module which implements Include-alike command, -which, as its origin, includes the external data into Apache configuration -file, but instead of taking the real files SQLInclude fetches and includes data -from MySQL databases. - -Author: Marcin Orlowski <carlos@amiga.com.pl> -WWW: http://wfmh.org.pl/carlos/ |