diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-12-06 14:11:14 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-12-06 14:11:14 +0000 |
commit | c3240bb964d18ceb011121b55f1fd3921afa5532 (patch) | |
tree | c8055800e4c7300d3036958060a2bad539003d22 | |
parent | - Respect X11BASE by passing CONFIGURE_* variables to subdirs (diff) |
- Repocopy www/mediawiki to www/mediawiki17
PR: ports/106267
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
Repocopy by: marcus
Notes
Notes:
svn path=/head/; revision=179030
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 5aeaae404d96..b0ed426bfd1a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -277,6 +277,7 @@ SUBDIR += mediawiki13 SUBDIR += mediawiki15 SUBDIR += mediawiki16 + SUBDIR += mediawiki17 SUBDIR += mergelog SUBDIR += mgstat SUBDIR += mhonarc |