diff options
author | culot <culot@FreeBSD.org> | 2012-02-19 21:05:58 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-02-19 21:05:58 +0800 |
commit | 6487fa382cf0694a857e3ee0d7f11d2926cf5a1d (patch) | |
tree | 0c9fb8c2a2b369fd8bdc2bcd596deeba330d96dd /www | |
parent | e528d6fb5599dbc711d021fec2e699e890ca2109 (diff) | |
download | freebsd-ports-gnome-6487fa382cf0694a857e3ee0d7f11d2926cf5a1d.tar.gz freebsd-ports-gnome-6487fa382cf0694a857e3ee0d7f11d2926cf5a1d.tar.zst freebsd-ports-gnome-6487fa382cf0694a857e3ee0d7f11d2926cf5a1d.zip |
- Update LICENSE
PR: ports/165289
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/trac-gitplugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-gitplugin/Makefile b/www/trac-gitplugin/Makefile index 365f00837201..85998d8b75c8 100644 --- a/www/trac-gitplugin/Makefile +++ b/www/trac-gitplugin/Makefile @@ -18,7 +18,7 @@ DISTNAME= hvr-trac-git-plugin-v${PORTVERSION}-20-g${GITPLUGIN_HASH} MAINTAINER= douglas@douglasthrift.net COMMENT= Git plugin for Trac -LICENSE= GPLv2 +LICENSE= BSD RUN_DEPENDS= git:${PORTSDIR}/devel/git \ tracd:${PORTSDIR}/www/trac |