diff options
Diffstat (limited to 'www/mod_rivet/Makefile')
-rw-r--r-- | www/mod_rivet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_rivet/Makefile b/www/mod_rivet/Makefile index 3f6f13884acb..629fdc276027 100644 --- a/www/mod_rivet/Makefile +++ b/www/mod_rivet/Makefile @@ -11,7 +11,7 @@ DISTNAME= rivet-${PORTVERSION} MAINTAINER= cowbert@gmail.com COMMENT= Embeds a Tcl interpreter in the Apache server -LICENSE= AL2 +LICENSE= APACHE20 LIB_DEPENDS= libitcl.so:${PORTSDIR}/lang/itcl |