Revision: | 494 |
Committed: | 2012-02-19T14:53:40-08:00 (13 years, 4 months ago) by douglas |
Original Path: | freebsd/diff/www/trac-gitplugin/trac-gitplugin.2012-02-19T04:26:46Z.diff |
File size: | 423 byte(s) |
Log Message: | Move shar and diff files into their own fancy directory structures. |
# | Content |
---|---|
1 | diff -Nrux .svn -x work /usr/ports/www/trac-gitplugin/Makefile trac-gitplugin/Makefile |
2 | --- /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 | MAINTAINER= douglas@douglasthrift.net |
6 | COMMENT= Git plugin for Trac |
7 | |
8 | -LICENSE= GPLv2 |
9 | +LICENSE= BSD |
10 | |
11 | RUN_DEPENDS= git:${PORTSDIR}/devel/git \ |
12 | tracd:${PORTSDIR}/www/trac |