1 |
douglas |
140 |
diff -Nrux .svn -x work /usr/ports/www/trac-gitplugin/Makefile trac-gitplugin/Makefile |
2 |
douglas |
490 |
--- /usr/ports/www/trac-gitplugin/Makefile 2012-02-11 14:31:04.000000000 -0800 |
3 |
|
|
+++ trac-gitplugin/Makefile 2012-02-18 20:21:23.000000000 -0800 |
4 |
|
|
@@ -18,7 +18,7 @@ |
5 |
douglas |
449 |
MAINTAINER= douglas@douglasthrift.net |
6 |
|
|
COMMENT= Git plugin for Trac |
7 |
|
|
|
8 |
douglas |
490 |
-LICENSE= GPLv2 |
9 |
|
|
+LICENSE= BSD |
10 |
|
|
|
11 |
douglas |
449 |
RUN_DEPENDS= git:${PORTSDIR}/devel/git \ |
12 |
douglas |
322 |
tracd:${PORTSDIR}/www/trac |