diff options
author | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2012-06-10 21:11:14 +0000 |
---|---|---|
committer | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2012-06-10 21:11:14 +0000 |
commit | f8091fd8f261c3b44b30e6c7e0b46b5653f387c1 (patch) | |
tree | 4057cfa0a4a35b73447362690b66e8fcd0fc1a97 /share | |
parent | f1b03acb95f7dc138739b46475506927d4f5d723 (diff) |
drupal7.port.mk could use some documentation here too
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/port-modules.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index b5a4af8c42e..4161647ad8c 100644 --- a/share/man/man5/port-modules.5 +++ b/share/man/man5/port-modules.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: port-modules.5,v 1.134 2012/05/26 09:15:38 jasper Exp $ +.\" $OpenBSD: port-modules.5,v 1.135 2012/06/10 21:11:13 jasper Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 26 2012 $ +.Dd $Mdocdate: June 10 2012 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -901,6 +901,7 @@ by appending .Ev MODINTLTOOL_OVERRIDE to them. .It www/drupal6 +.It www/drupal7 .It www/horde .It www/mozilla Sets |