diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-09 23:44:43 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-09 23:44:43 +0000 |
commit | ed3ead1440424c504e59b41d66eb03265b2c17ae (patch) | |
tree | 4fc3f266ff2f57ac817ed61fd42722bf508526c1 /www/Makefile | |
parent | e2ca9fa5ad5fd081ad16560c342fb4bcd436ea61 (diff) |
Open Journal Systems (OJS) has been developed by the Public Knowledge Project.
For general information about OJS and other open research systems, visit the PKP
WWW: http://pkp.sfu.ca/
PR: ports/92197
Submitted by: Filipe Rocha <filiperocha at gmail.com>
Notes
Notes:
svn path=/head/; revision=167310
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 976ef9eb254a..aee62a13a060 100644 --- a/www/Makefile +++ b/www/Makefile @@ -413,6 +413,7 @@ SUBDIR += nvu SUBDIR += ocaml-net SUBDIR += ocaml-wdialog + SUBDIR += ojs2 SUBDIR += oops SUBDIR += openacs SUBDIR += openacs-dotlrn |